Page 1 of 1

Detect how high a ledge is?

PostPosted: Sat May 11, 2013 5:57 pm
by Hblade
If your not using a tile method, your just using 1 single image, is it possible to detect how high an edge / wall is?

Re: Detect how high a ledge is?

PostPosted: Sun May 12, 2013 5:02 am
by skydereign
You would have to use some form of collision positioning, getactor, or collision free. All of these have considerable disadvantages, so if you can, you should avoid them.

Re: Detect how high a ledge is?

PostPosted: Sun May 12, 2013 5:24 am
by Hblade
Thanks, I been programming like crazy lately :) Trying to actually get better haha