Hi All,
Been racking my brain for 3 days now trying to figure this out. I’ve got the basics of movement down (jumping, friction, gravity), but I can’t for the life of me figure out how you build a MC with various platforms for the avatar to jump on.
Here’s what I’ve done so far: [color=Blue]http://www.rhine.ca/test/[/color]
Piggy can collide with the MC (the grass) and can mysteriously walk over the pit to the other side. Both the grass ledges are inside the MC called platform.
Here’s my source: [color=Blue]http://www.rhine.ca/test/index.zip[/color]
I’d like to know how I can edit the MC so that the platforms can be at varying heights and distances because it looks like piggy only collides with the MC bounding box and not it’s contents.
Cheers for any help and apologies if this has been covered elsewhere in the forums… I had no luck in finding anything
~rhine