Property | Type | Description | |
---|---|---|---|
collide | bool | ||
isMoving | bool | ||
leftwall | GameObject | ||
speed | float |
Method | Description | |
---|---|---|
OnTriggerEnter2D ( |
||
OnTriggerExit2D ( |
||
Update ( ) : void |
public OnTriggerEnter2D ( |
||
col | ||
return | void |
public OnTriggerExit2D ( |
||
col | ||
return | void |