Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

how to make a rising edge detector?

A topic by Pool_E created 16 days ago Views: 65
Viewing posts 1 to 1

I want a rising edge detector, which detects when the input changes to 1. I know I can do this if I get a way to get the last tick's input. How do I do this?