u/GameDevManny

Variable not being activated

Variable not being activated

I am trying to get a variable to work when pressing the Q key on the keyboard, which I named FloraCleanseActive. However, the object variable on Player isn’t activating. I made a debugger; the screenshot clearly shows that the Q key was pressed since it equals 1, but FloraCleanseActive stays at 0. Attached is a screenshot compilation of the events related to the FloraCleanseActivate variable.

Any help is greatly appreciated.

u/GameDevManny — 6 days ago

Mobile Device Controls Help

I've tried a bunch of different ways to get the controls to work for my plaformer without any luck. Whenever you press more than one button the other stops. You cannot run and jump at the same time. I created events to hide the buttons from desktop devices and simulate the buttons on mobile devices. Any help is appreciated.

u/GameDevManny — 13 days ago