Players are moving and animating correctly
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#include "player.hpp"
|
||||
|
||||
#define ANIMATION_SPEED 100
|
||||
#define ANIMATION_SPEED 0.1
|
||||
#define WALKING_SPEED 140
|
||||
|
||||
Player::Player(SDL_Surface* s, int w, int h)
|
||||
|
||||
Reference in New Issue
Block a user