c-proctor / Lux_Game

0 stars 0 forks source link

Player idle triggering once movement stops #1

Closed c-proctor closed 3 years ago

c-proctor commented 3 years ago

**Describe the bug**

Player defaults to looking down once movement stops, can by attributed to player's idle animation.

**Version**
0.1 Alpha

**To Reproduce**
Steps to reproduce the behavior:
1. Load any scene
2. Use WASD or arrow keys to move
3. After movement stops, player looks down.
4. See error

**Expected behavior**
After movement stops, player should continue to look in the direction they were last moving.

**Screenshots**
N/A

**Desktop System (please complete the following information):**
- OS: Windows

**Additional context**
N/A
c-proctor commented 3 years ago

old 2d files