![]() |
Project Arrhythmia
A video game developed by Vitamin Games.
|
Inheritance diagram for PlayerTrail:Public Member Functions | |
| void | Start () |
| void | UpdateTail (int _health, Vector3 _pos) |
| void | UpdateTailFull (int _health, Vector3 _pos, bool _insta=false) |
Public Attributes | |
| List< Transform > | trail = new List<Transform>() |