Hello everybody. I cant figure out how to do this, i would appreciate any tips or hints.
I have a sprite "sprite1" which follows another sprite "sprite2" (i use set position and angle every tick), now i want "sprite1" to jump up when i press a button and then land again on "sprite2", so while in the air "sprite1" still follows "sprite2" position and angle. I cant seem to do that since i force "sprite1" position and angle to "sprite2" every tick.
(imagine a guy standing on a moving car and then he jumps up and down)
Do you guys have any suggestions on how to do that?
Cheers