|
My Project
|
Public Member Functions | |
| void | Set (GameObject followObject) |
| void | SetFont (TMP_FontAsset font) |
Public Attributes | |
| GameObject | followObject |
| Vector3 | offset |
| Vector3 | velocity |
| float | blinkRateSecs = 0.0f |
| float | blinkOnStartSecs = 0.0f |
| float | floatSpeed = 0.1f |
| float | floatAmount = 0.1f |
| float | posLerp = 0.1f |
| Action< UIFollow > | customUpdate |
| TMP_Text | text |