kimduck
Member
I’m trying to make a mini-game.
I want to create a game where you match dango onto a skewer according to Ichitantal’s timing (video link:
).
I tried using nomove 1 and speed 0, but none of them work.
Since this is a mini-game, it’s not the original character. I changed the character state to weapon3, but the character using weapon3 (the skewer) keeps moving.
I want the character to stay fixed, and when the attack button is pressed, only the skewer should move forward.
Is there any command to completely disable movement (up, down, left, and right input)?
I want to create a game where you match dango onto a skewer according to Ichitantal’s timing (video link:
I tried using nomove 1 and speed 0, but none of them work.
Since this is a mini-game, it’s not the original character. I changed the character state to weapon3, but the character using weapon3 (the skewer) keeps moving.
I want the character to stay fixed, and when the attack button is pressed, only the skewer should move forward.
Is there any command to completely disable movement (up, down, left, and right input)?