|
2D Platform Controller
v1.7.0
Autogenerated code documentation for the 2D Platform Controller.
|
Inherits MonoBehaviour, and IEnemy.
Public Member Functions | |
| IEnumerator | Bobble () |
| void | Kill () |
| void | KillFromAbove (HitBox other, Collider me) |
| void | KillFromBelow (float force) |
Public Attributes | |
| float | maxX |
| float | minX |
| float | speed |
| bool | bobble |
| float | stunTime |
| string | enemyName |
| float | bounceVelocity |