Making Solid Controller work
This commit is contained in:
4
assets/games/rose/prefabs/Wall.xml
Normal file
4
assets/games/rose/prefabs/Wall.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<prefab name="Wall" type="">
|
||||
<BoxCollider min="-2, -2" max="-1, 2" />
|
||||
<SolidController2D />
|
||||
</prefab>
|
Reference in New Issue
Block a user