platformer
|
Box Tile A box is a combination of a Character and MovingPlatform. More...
Public Attributes | |
Character | boxCharacter |
Real Body, what is going to be moved More... | |
MovingPlatform | boxMovingPlatform |
Fake MovingPlatform so Character can stand over the box and move with it More... | |
Box Tile A box is a combination of a Character and MovingPlatform.
Character UnityPlatformer.Box.boxCharacter |
Real Body, what is going to be moved
MovingPlatform UnityPlatformer.Box.boxMovingPlatform |
Fake MovingPlatform so Character can stand over the box and move with it