2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 07:07:42 +00:00

Add some moving collision implementations

This commit is contained in:
Jack Andersen
2017-06-22 07:56:51 -10:00
parent 59771cf630
commit a2c462529f
9 changed files with 130 additions and 18 deletions

View File

@@ -45,7 +45,7 @@ enum class EMaterialTypes
Projectile = 35,
Bomb = 36,
GroundCollider = 37,
ThirtyEight = 38,
StaticCollision = 38,
Scannable = 39,
Target = 40,
Orbit = 41,