In my game the player is meant to grapple onto flying ships to attack, but the problem is, these ships move, and so once the player hooks on, the ship moves on and the player is seen to be hanging in the air... How do I fix this?
Develop games in your browser. Powerful, performant & highly capable.
You could use the Pin behavior for this, for a grapple, the Bar and Rope modes might be especially useful.
You could use the Pin behavior for this, for a grapple, the Bar and Rope modes might be especially useful. I've tried this and still end up with the same result
I've tried this and still end up with the same result
Here is a sample .capx, hope that helps.
randomly Thank you