Hi guys, today I have a strange concept I need help with. How would I make a bullet part pause in mid air if a variable equals false then move at the same velocity in the same direction when the var equals true again? Something like this:
If bulletMove = false then saveBullet() // Save the bullets location and velocity if bulletMove = true then loadBullet() // Make the bullet move again
Thanks so much for your help in advance. If you don't want to help me please don't waste your time commenting and telling me. So thanks to people with helpful comments!