mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-05-26 16:07:47 +00:00
Smoothing player movements
This commit is contained in:
@@ -15,7 +15,6 @@ struct controllable_component
|
||||
gc_component base;
|
||||
int movement_x;
|
||||
int movement_y;
|
||||
float move_callback;
|
||||
bool can_move;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user