Page 1 of 1
Mario Movement Prevention SMBX 1.4.4
Posted: Tue Mar 19, 2019 7:06 pm
by Zacky
So I like to use 1.4.4, because I've used it for quite some time now. It's just something I'm used to. But recently, instead of just making normal SMBX levels, I've decided to do things a little more complicated, and advanced. Currently I am working on a boss battle, but for the opening scene, I need Mario to not be able to move. Is there a way I could do this? If so, how? I've been having a lot of trouble with it.
Re: Mario Movement Prevention SMBX 1.4.4
Posted: Wed Mar 20, 2019 10:17 pm
by SoulForTruth41
You could make a unique, tight layer of invisible blocks surrounding Mario's starting point, along with events that trigger the appearance and disappearance of that layer. That would temporarily keep him from moving from one spot, however he could still turn left and right.
Re: Mario Movement Prevention SMBX 1.4.4
Posted: Thu Mar 21, 2019 7:26 pm
by Eri7

So this is how you prevent the player from moving, if you want him to move again, just trigger an event which only has "Enable Player Controls" on.
Re: Mario Movement Prevention SMBX 1.4.4
Posted: Thu Apr 04, 2019 12:48 am
by Zacky
Thanks, Eri7! This really helped out a lot!