chsb chsbbotbash May 17, 2023 #1 I want to make a lua so that my character goes into the rolling state when they jump while running. my pea-sized brain cannot for the life of me figure out how to do this.
I want to make a lua so that my character goes into the rolling state when they jump while running. my pea-sized brain cannot for the life of me figure out how to do this.
Sls64LGamingBro An ordinary coder... May 28, 2023 #2 Cheese-boi said: I want to make a lua so that my character goes into the rolling state when they jump while running. my pea-sized brain cannot for the life of me figure out how to do this. Click to expand... I would use "player.mo.state = S_PLAY_JUMP" since it tect the state sprite it self.
Cheese-boi said: I want to make a lua so that my character goes into the rolling state when they jump while running. my pea-sized brain cannot for the life of me figure out how to do this. Click to expand... I would use "player.mo.state = S_PLAY_JUMP" since it tect the state sprite it self.