What am I doing wrong in this?
#2

Код:
if (PRESSED(KEY_WALK))
I think
Код:
if (newkeys & KEY_WALK)
would be enough as well.
Reply


Messages In This Thread
What am I doing wrong in this? - by ProBro - 09.05.2017, 13:17
Re: What am I doing wrong in this? - by GoldenLion - 09.05.2017, 13:20
Re: What am I doing wrong in this? - by edyun - 09.05.2017, 13:23
Re: What am I doing wrong in this? - by lollypap54 - 09.05.2017, 13:26
Re: What am I doing wrong in this? - by ProBro - 09.05.2017, 13:32
Re: What am I doing wrong in this? - by lollypap54 - 09.05.2017, 13:39

Forum Jump:


Users browsing this thread: 1 Guest(s)