Hi guys I am having problems with this.
I'm using physics impulse to move my character:
Basically my character is an octopus and I want it to bounce of a jelly fish taking into consideration the direction the octopus is coming from.
If it comes from top-right of the jelly fish, bounce to top-left. and vice-versa. I was using impulses, but it looks like it does not take into account the direction the octopus comes from. And bounces only up
Here is the Capx
dl.dropbox.com/u/39508651/Scirra%20Examples/DS%20Nomnom04.capx
Any ideas?
Thank you