- Namespace
- global
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["SFB_DemoBomberBug"]
class Type type-node
Syntax
public class SFB_DemoBomberBug : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| bodyMat1 | ||
| bodyMat2 | ||
| bodyObj | ||
| charAnimator | ||
| checkTransitionDone | ||
| desiredWeight | ||
| explodeParticle | ||
| explodeRotation | ||
| spitParticle | ||
| spitSpawnPos |
Methods
| Name | Value | Summary |
|---|---|---|
| CastSpell |
void | |
| ExplodeBug |
void | |
| Locomotion |
void | |
| SetBodyLayerWeight |
void | |
| UpdateBodyMaterial |
void |