J
jianmingyong
Guest
Describe the bug you experienced here.
What actually happened:
Steps to reproduce:
I have use the official game and my gamemode as both examples how it can screwed things up.
- The bug will allow you to move or change direction before the script on the floor start to run.
- Player are totally freeze and let the script do the job first.
What actually happened:
- I can skip or screwed the movement when you try to move quickly while script is about to start.
Steps to reproduce:
- Find a trigger on the floor.
- Try press other direction button before the script start showing textbox or player moving.
I have use the official game and my gamemode as both examples how it can screwed things up.