I know it's something wrong with my code, but I've been using Kanga's collision box creation method for my sliding collision and it went not working after patch 4, and I know that migration can be painful if you don't understand why it is that you're code isn't working... so here it is, please, someone tell me why i'm dum
It's this, and a constant
for a=11 to 500
if object collision(10,a)=1
dec x#,get object collision x()
dec y#,get object collision y()
dec z#,get object collision z()
endif
next a
going in my do-loop process.
Thanks guys
P.S. This is what the alphabet would look like if Q and R were eliminated.