Lil question:
How do I create a vertical wall with which you can collide. (So you don't run through it/get teleported on top.)
Thank you
TL;DR
Solid brick wall plz, ty.
if (acteur.hitTestObject(wall)) {
// Change the position of your actor
}
Users browsing this forum: No registered users