![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | MercyFalls |
I just got the player movement to work like left and right rotate and up moves you in the direction you’re facing so I just need to figure out how to get the lasers to fire in the same direction that you’re currently facing. I tried to use position2d node but couldn’t get it to work in the shoot functions because I have it located in a separate scene from the player.