Fixed going through flat large triangles. Velocity affected by collision.

This commit is contained in:
William Moberg
2016-02-01 13:34:39 +01:00
parent 90f05442aa
commit 76274c326e
6 changed files with 267 additions and 112 deletions
+1
View File
@@ -8,6 +8,7 @@
<Children>
<Entity name="Scenemesh">
<Components>
<c:Collidable/>
<c:Model>
<Resource>Models\MapVersion1.mesh</Resource>
</c:Model>