As EVERYTHING was going perfect for my soon to be released game, System Shutdown, something wierd happed as I tried to test the AI for a enemy I have in the game. I hit "Run Layout" it loads fine. When the game starts the player character is moveable but when Idle he justs slides slowly to the right of the layout. And when I try to shoot it only shoots right. Everything was working perfect before this last test. I've tried debugging it but nothing pops up besides one "Instance" that's in one of the game's spawn nodes. I've looked at the even sheet and can't find anything wrong. Can anyone help me?
Develop games in your browser. Powerful, performant & highly capable.
what behaviors does it have
what type of input are you using
The spawnnode has no behaviors, I'm using the keyboard and mouse. 8 direction movement, controls Up(W), Down (S), Left(A), Right(D)