jukkae / rascal

A roguelike.
Other
1 stars 0 forks source link

Throttle max speed when going through action queue #235

Closed jukkae closed 5 years ago

jukkae commented 5 years ago

Currently, the near-instantaneous resolving of action queue doesn't feel great. There should be animated sense of movement.

jukkae commented 5 years ago

Now this is done in actor.cpp, but this should be moved to gameplay_state.