How do i make a program where it prints how much ammo i have
and when i push L it make the amount of ammo lower? (like its shooting)
The code in the screenshot is just a test thing.
Is there an easy way to get the xyz coordinates of an array? Because everytime i wanna place a sprite in my map i have keep going in and out of the program and change the coordinates to get it in the right place
How do i make the controls on raycast to be where the circle pad make you strafe and go back and forth and the ABXY buttons make you look around?
i already have the l r buttons woring. (L shoots, R interacts)