Collision problem: moves ever so slightly...
NesesitaGames
Member Posts: 160
I'm currently working on an endless runner type game, but have run into one big problem: whenever my Hero jumps on a Platform, the Platform moves down. It's a very small movement, but is definitely noticeable.
I've tried setting density on both Hero and Platform extremely high, turned friction on and off, etc- all to no avail.
I wouldn't have this problem if the Platform could be constrained to its Y position- however, because it's an endless level done on one scene, the Platform has to reposition itself in random Y positions every so often.
Any ideas, guys? Please help
Thanks
I've tried setting density on both Hero and Platform extremely high, turned friction on and off, etc- all to no avail.
I wouldn't have this problem if the Platform could be constrained to its Y position- however, because it's an endless level done on one scene, the Platform has to reposition itself in random Y positions every so often.
Any ideas, guys? Please help
Thanks
Comments