(Initial driver page.) |
(No difference)
|
Revision as of 04:40, 14 February 2024
VTIAnimTrigger is a VTI Driver that will call Animator.SetTrigger(TriggerName)
when fired.
Supports User Messaging | No |
Supports Dynamic Rebinding | Yes |
Network Sync | Does not sync for new joiners |
Name | Type | Usage |
---|---|---|
Anim | Animator | The Animator to target when Firing |
TriggerName | string | The name of the Trigger to activate on Anim |
ResetTime | float | How long to wait before this Driver can be fired again |