Initial work on PlayerMovementSystem
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<c:Physics>
|
||||
<Velocity X="0" Y="0" Z="0"/>
|
||||
</c:Physics>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<c:Physics>
|
||||
<Velocity X="0" Y="0" Z="0"/>
|
||||
</c:Physics>
|
||||