blah
This commit is contained in:
parent
ebaa668382
commit
0aae9de92b
|
@ -41,9 +41,14 @@ namespace GameLogic
|
|||
********************************************************/
|
||||
void Respawn(Oyster::Math::Float3 spawnPoint);
|
||||
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
void Rotate(float x, float y);
|
||||
=======
|
||||
=======
|
||||
void rotate(float x, float y);
|
||||
|
||||
>>>>>>> blah
|
||||
/********************************************************
|
||||
* Collision function for player, this is to be sent to physics through the subscribe function with the rigidbody
|
||||
* Will be called when the physics detect a collision
|
||||
|
|
Loading…
Reference in New Issue