Page 1 of 1

Simple Collision Methods

PostPosted: Sat Dec 05, 2009 10:45 am
by GeoGia
Hi everybody :)

Welp, after tinkering around for a day or so, I've finally got something I'm happy with

Looking through the forums, and testing several of you guys's demos, it seems like everybody has issues with getting good platform collisions, so I set out on a mission to remedy this problem. I had two goals in mind:

1. Must be so simple that beginners can use and understand it, and
2. Must be integrated into the GE GUI

Attached you will find three different methods. The 1.0s are the most basic stripped down versions. If you're a beginner coder, have a look at these first :) The Map and Block methods still have some kinks, but I'm very pleased to announce that the Bar method is locked, loaded, and ready for active duty!

So have a look, try it out, I think you'll be surprised at how little code there is :)

Enjoy your glitch-free platforming!

ASDW - M