bouncing actor going towards player actor
i have an actor that will be bouncing towards the player actor and im trying to figure out how to do this... the hero already has its x and y coordinates tracked but there is also a rule that is placed in the actor when it hits the ground it changes its self.motion.linear.velocity y to 200 but i need the actor to continiously bounce but bounce towards the actor
i have tried these things: move toward behavior, accelerate towards behavior and also the interpolate behavior but none of those work the way i want them to
Comments
Like this?

http://www.arcaderz.com
EXACTLY LIKE THAT!!!!!!!!!
Here is the project file.
! Inspect the Physics attributes.
Cheers!
http://www.arcaderz.com
You're the best!!! Thanks so much