Skip to main content

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 63 days ago Views: 143
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?