[ADD] maincharacter uses deltatime for movement
This commit is contained in:
@@ -23,5 +23,7 @@ namespace entities
|
||||
this->rotation.y += rotation.y;
|
||||
this->rotation.z += rotation.z;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user