![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | TheBaldChick |
I am making a 2D game where the player is able to aim and throw a projectile. He will then teleport where the projectile lands like Ender Pearls from Minecraft, but in 2D. My question is: how to code the projectile’s movement so that it is smooth and affected by gravity.
Thank you