├── README.md ├── Regular Udon-Graph-Triggers ├── OnEnable-AnimatorBool-Off_then_On.asset ├── OnEnable-AnimatorBool-Toggle-RandomChance.asset ├── OnEnable-AnimatorBool-Toggle.asset ├── OnEnable-GameObject-Off.asset ├── OnEnable-GameObject-On-Delayed.asset ├── OnEnable-GameObject-On-RandomChance.asset ├── OnEnable-GameObject-On.asset ├── OnEnterStation-AnimatorBool-Off-LocalPlayer.asset ├── OnEnterStation-AnimatorBool-Off.asset ├── OnEnterStation-AnimatorBool-On-LocalPlayer.asset ├── OnEnterStation-AnimatorBool-On.asset ├── OnEnterStation-AnimatorBool-Toggle-LocalPlayer.asset ├── OnEnterStation-AnimatorBool-Toggle.asset ├── OnEnterStation-Collider-Off.asset ├── OnEnterStation-Collider-On.asset ├── OnEnterStation-Collider-Toggle.asset ├── OnEnterStation-GameObject-Off-LocalPlayer.asset ├── OnEnterStation-GameObject-Off.asset ├── OnEnterStation-GameObject-On-LocalPlayer.asset ├── OnEnterStation-GameObject-On.asset ├── OnEnterStation-GameObject-Toggle-LocalPlayer.asset ├── OnEnterStation-GameObject-Toggle.asset ├── OnExitStation-AnimatorBool-Off-LocalPlayer.asset ├── OnExitStation-AnimatorBool-Off.asset ├── OnExitStation-AnimatorBool-On-LocalPlayer.asset ├── OnExitStation-AnimatorBool-On.asset ├── OnExitStation-AnimatorBool-Toggle-LocalPlayer.asset ├── OnExitStation-AnimatorBool-Toggle.asset ├── OnExitStation-Collider-Off.asset ├── OnExitStation-Collider-On.asset ├── OnExitStation-Collider-Toggle.asset ├── OnExitStation-GameObject-Off.asset ├── OnExitStation-GameObject-On.asset ├── OnExitStation-GameObject-Toggle.asset ├── OnInteract-AnimatorBool-Off.asset ├── OnInteract-AnimatorBool-Off_then_On.asset ├── OnInteract-AnimatorBool-On.asset ├── OnInteract-AnimatorBool-On_then_Off.asset ├── OnInteract-AnimatorBool-Toggle.asset ├── OnInteract-AnimatorInt-value.asset ├── OnInteract-Collider-Off.asset ├── OnInteract-Collider-On.asset ├── OnInteract-Collider-Toggle.asset ├── OnInteract-GameObject-Off.asset ├── OnInteract-GameObject-Off_then_On.asset ├── OnInteract-GameObject-On-RandomChance.asset ├── OnInteract-GameObject-On.asset ├── OnInteract-GameObject-On_then_Off.asset ├── OnInteract-GameObject-TeleportPlayer-LocalPlayer-RandomChance.asset ├── OnInteract-GameObject-TeleportPlayer-LocalPlayer.asset ├── OnInteract-GameObject-Toggle.asset ├── OnObjectDrop-Collider-IsTrigger-Off.asset ├── OnObjectDrop-Collider-IsTrigger-On.asset ├── OnObjectDrop-GameObject-Off.asset ├── OnObjectDrop-GameObject-On.asset ├── OnObjectDrop-GameObject-Toggle.asset ├── OnObjectEnterTrigger-GameObject-Off.asset ├── OnObjectEnterTrigger-GameObject-Off_then_On.asset ├── OnObjectEnterTrigger-GameObject-On.asset ├── OnObjectEnterTrigger-GameObject-On_then_Off.asset ├── OnObjectExitTrigger-GameObject-Off.asset ├── OnObjectExitTrigger-GameObject-Off_then_On.asset ├── OnObjectExitTrigger-GameObject-On.asset ├── OnObjectExitTrigger-GameObject-On_then_Off.asset ├── OnObjectPickUp-Collider-IsTrigger-Off.asset ├── OnObjectPickUp-Collider-IsTrigger-On.asset ├── OnObjectPickUp-GameObject-Off.asset ├── OnObjectPickUp-GameObject-On.asset ├── OnObjectPickUp-GameObject-Toggle.asset ├── OnPlayerEnterTrigger-GameObject-Off-LocalPlayer.asset ├── OnPlayerEnterTrigger-GameObject-Off.asset ├── OnPlayerEnterTrigger-GameObject-On-LocalPlayer.asset ├── OnPlayerEnterTrigger-GameObject-On.asset ├── OnPlayerEnterTrigger-GameObject-On_then_Off-LocalPlayer.asset ├── OnPlayerEnterTrigger-GameObject-On_then_Off.asset ├── OnPlayerEnterTrigger-GameObject-TeleportPlayer-LocalPlayer.asset ├── OnPlayerEnterTrigger-GameObject-Toggle-LocalPlayer.asset ├── OnPlayerEnterTrigger-GameObject-Toggle.asset ├── OnPlayerExitTrigger-GameObject-Off-LocalPlayer.asset ├── OnPlayerExitTrigger-GameObject-Off.asset ├── OnPlayerExitTrigger-GameObject-On-LocalPlayer.asset ├── OnPlayerExitTrigger-GameObject-On.asset ├── OnPlayerExitTrigger-GameObject-On_then_Off-LocalPlayer.asset ├── OnPlayerExitTrigger-GameObject-On_then_Off.asset ├── OnPlayerExitTrigger-GameObject-TeleportPlayer-LocalPlayer.asset ├── OnPlayerExitTrigger-GameObject-Toggle-LocalPlayer.asset ├── OnPlayerExitTrigger-GameObject-Toggle.asset ├── OnPlayerJoined-AnimatorBool-Off_then_On.asset ├── OnPlayerJoined-GameObject-Off.asset ├── OnPlayerJoined-GameObject-Off_then_On.asset └── OnPlayerJoined-GameObject-On.asset ├── Synced Udon-Graph-Triggers ├── Sync_Info_Set-Synchronization-to-Manual.txt ├── Sync_OnEnterStation-AnimatorBool-Off-LocalPlayer.asset ├── Sync_OnEnterStation-AnimatorBool-On-LocalPlayer.asset ├── Sync_OnEnterStation-AnimatorBool-Toggle-LocalPlayer.asset ├── Sync_OnEnterStation-GameObject-Off-LocalPlayer.asset ├── Sync_OnEnterStation-GameObject-On-LocalPlayer.asset ├── Sync_OnEnterStation-GameObject-Toggle-LocalPlayer.asset ├── Sync_OnExitStation-AnimatorBool-Off-LocalPlayer.asset ├── Sync_OnExitStation-AnimatorBool-On-LocalPlayer.asset ├── Sync_OnExitStation-AnimatorBool-Toggle-LocalPlayer.asset ├── Sync_OnExitStation-GameObject-Off-LocalPlayer.asset ├── Sync_OnExitStation-GameObject-On-LocalPlayer.asset ├── Sync_OnExitStation-GameObject-Toggle-LocalPlayer.asset ├── Sync_OnInteract-AnimatorBool-Off.asset ├── Sync_OnInteract-AnimatorBool-Off_then_On.asset ├── Sync_OnInteract-AnimatorBool-On.asset ├── Sync_OnInteract-AnimatorBool-On_then_Off.asset ├── Sync_OnInteract-AnimatorBool-Toggle.asset ├── Sync_OnInteract-AnimatorInt-value.asset ├── Sync_OnInteract-Collider-Off.asset ├── Sync_OnInteract-Collider-On.asset ├── Sync_OnInteract-Collider-Toggle.asset ├── Sync_OnInteract-GameObject-Off.asset ├── Sync_OnInteract-GameObject-Off_then_On.asset ├── Sync_OnInteract-GameObject-On.asset ├── Sync_OnInteract-GameObject-On_then_Off.asset ├── Sync_OnInteract-GameObject-Toggle.asset ├── Sync_OnObjectDrop-Collider-IsTrigger-Off.asset ├── Sync_OnObjectDrop-Collider-IsTrigger-On.asset ├── Sync_OnObjectDrop-GameObject-Off.asset ├── Sync_OnObjectDrop-GameObject-On.asset ├── Sync_OnObjectDrop-GameObject-Toggle.asset ├── Sync_OnObjectPickUp-Collider-IsTrigger-Off.asset ├── Sync_OnObjectPickUp-Collider-IsTrigger-On.asset ├── Sync_OnObjectPickUp-GameObject-Off.asset ├── Sync_OnObjectPickUp-GameObject-On.asset ├── Sync_OnObjectPickUp-GameObject-Toggle.asset ├── Sync_OnPlayerEnterTrigger-AnimatorBool-Off-LocalPlayer.asset ├── Sync_OnPlayerEnterTrigger-AnimatorBool-On-LocalPlayer.asset ├── Sync_OnPlayerEnterTrigger-AnimatorBool-Toggle-LocalPlayer.asset ├── Sync_OnPlayerEnterTrigger-GameObject-Off-LocalPlayer.asset ├── Sync_OnPlayerEnterTrigger-GameObject-On-LocalPlayer.asset ├── Sync_OnPlayerEnterTrigger-GameObject-Toggle-LocalPlayer.asset ├── Sync_OnPlayerExitTrigger-AnimatorBool-Off-LocalPlayer.asset ├── Sync_OnPlayerExitTrigger-AnimatorBool-On-LocalPlayer.asset ├── Sync_OnPlayerExitTrigger-AnimatorBool-Toggle-LocalPlayer.asset ├── Sync_OnPlayerExitTrigger-GameObject-Off-LocalPlayer.asset ├── Sync_OnPlayerExitTrigger-GameObject-On-LocalPlayer.asset └── Sync_OnPlayerExitTrigger-GameObject-Toggle-LocalPlayer.asset ├── Udon-Graph-Triggers-Listview.png └── Udon-Graph-Triggers_QuickStart.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/README.md -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnable-AnimatorBool-Off_then_On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnable-AnimatorBool-Off_then_On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnable-AnimatorBool-Toggle-RandomChance.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnable-AnimatorBool-Toggle-RandomChance.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnable-AnimatorBool-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnable-AnimatorBool-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnable-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnable-GameObject-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnable-GameObject-On-Delayed.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnable-GameObject-On-Delayed.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnable-GameObject-On-RandomChance.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnable-GameObject-On-RandomChance.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnable-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnable-GameObject-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-AnimatorBool-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-AnimatorBool-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-AnimatorBool-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-AnimatorBool-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-AnimatorBool-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-AnimatorBool-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-AnimatorBool-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-AnimatorBool-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-AnimatorBool-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-AnimatorBool-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-AnimatorBool-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-AnimatorBool-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-Collider-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-Collider-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-Collider-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-Collider-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-Collider-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-Collider-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-GameObject-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-GameObject-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-GameObject-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-GameObject-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-GameObject-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-GameObject-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-GameObject-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-GameObject-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnEnterStation-GameObject-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnEnterStation-GameObject-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnExitStation-AnimatorBool-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnExitStation-AnimatorBool-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnExitStation-AnimatorBool-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnExitStation-AnimatorBool-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnExitStation-AnimatorBool-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnExitStation-AnimatorBool-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnExitStation-AnimatorBool-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnExitStation-AnimatorBool-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnExitStation-AnimatorBool-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnExitStation-AnimatorBool-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnExitStation-AnimatorBool-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnExitStation-AnimatorBool-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnExitStation-Collider-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnExitStation-Collider-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnExitStation-Collider-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnExitStation-Collider-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnExitStation-Collider-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnExitStation-Collider-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnExitStation-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnExitStation-GameObject-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnExitStation-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnExitStation-GameObject-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnExitStation-GameObject-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnExitStation-GameObject-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-AnimatorBool-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-AnimatorBool-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-AnimatorBool-Off_then_On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-AnimatorBool-Off_then_On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-AnimatorBool-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-AnimatorBool-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-AnimatorBool-On_then_Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-AnimatorBool-On_then_Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-AnimatorBool-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-AnimatorBool-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-AnimatorInt-value.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-AnimatorInt-value.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-Collider-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-Collider-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-Collider-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-Collider-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-Collider-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-Collider-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-GameObject-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-GameObject-Off_then_On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-GameObject-Off_then_On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-GameObject-On-RandomChance.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-GameObject-On-RandomChance.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-GameObject-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-GameObject-On_then_Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-GameObject-On_then_Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-GameObject-TeleportPlayer-LocalPlayer-RandomChance.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-GameObject-TeleportPlayer-LocalPlayer-RandomChance.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-GameObject-TeleportPlayer-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-GameObject-TeleportPlayer-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnInteract-GameObject-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnInteract-GameObject-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectDrop-Collider-IsTrigger-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectDrop-Collider-IsTrigger-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectDrop-Collider-IsTrigger-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectDrop-Collider-IsTrigger-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectDrop-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectDrop-GameObject-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectDrop-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectDrop-GameObject-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectDrop-GameObject-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectDrop-GameObject-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectEnterTrigger-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectEnterTrigger-GameObject-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectEnterTrigger-GameObject-Off_then_On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectEnterTrigger-GameObject-Off_then_On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectEnterTrigger-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectEnterTrigger-GameObject-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectEnterTrigger-GameObject-On_then_Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectEnterTrigger-GameObject-On_then_Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectExitTrigger-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectExitTrigger-GameObject-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectExitTrigger-GameObject-Off_then_On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectExitTrigger-GameObject-Off_then_On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectExitTrigger-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectExitTrigger-GameObject-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectExitTrigger-GameObject-On_then_Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectExitTrigger-GameObject-On_then_Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectPickUp-Collider-IsTrigger-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectPickUp-Collider-IsTrigger-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectPickUp-Collider-IsTrigger-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectPickUp-Collider-IsTrigger-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectPickUp-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectPickUp-GameObject-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectPickUp-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectPickUp-GameObject-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnObjectPickUp-GameObject-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnObjectPickUp-GameObject-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-On_then_Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-On_then_Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-On_then_Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-On_then_Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-TeleportPlayer-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-TeleportPlayer-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerEnterTrigger-GameObject-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-On_then_Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-On_then_Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-On_then_Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-On_then_Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-TeleportPlayer-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-TeleportPlayer-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerExitTrigger-GameObject-Toggle.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerJoined-AnimatorBool-Off_then_On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerJoined-AnimatorBool-Off_then_On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerJoined-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerJoined-GameObject-Off.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerJoined-GameObject-Off_then_On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerJoined-GameObject-Off_then_On.asset -------------------------------------------------------------------------------- /Regular Udon-Graph-Triggers/OnPlayerJoined-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Regular Udon-Graph-Triggers/OnPlayerJoined-GameObject-On.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_Info_Set-Synchronization-to-Manual.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_Info_Set-Synchronization-to-Manual.txt -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnEnterStation-AnimatorBool-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnEnterStation-AnimatorBool-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnEnterStation-AnimatorBool-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnEnterStation-AnimatorBool-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnEnterStation-AnimatorBool-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnEnterStation-AnimatorBool-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnEnterStation-GameObject-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnEnterStation-GameObject-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnEnterStation-GameObject-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnEnterStation-GameObject-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnEnterStation-GameObject-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnEnterStation-GameObject-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnExitStation-AnimatorBool-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnExitStation-AnimatorBool-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnExitStation-AnimatorBool-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnExitStation-AnimatorBool-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnExitStation-AnimatorBool-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnExitStation-AnimatorBool-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnExitStation-GameObject-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnExitStation-GameObject-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnExitStation-GameObject-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnExitStation-GameObject-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnExitStation-GameObject-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnExitStation-GameObject-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-AnimatorBool-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-AnimatorBool-Off.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-AnimatorBool-Off_then_On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-AnimatorBool-Off_then_On.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-AnimatorBool-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-AnimatorBool-On.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-AnimatorBool-On_then_Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-AnimatorBool-On_then_Off.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-AnimatorBool-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-AnimatorBool-Toggle.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-AnimatorInt-value.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-AnimatorInt-value.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-Collider-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-Collider-Off.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-Collider-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-Collider-On.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-Collider-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-Collider-Toggle.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-GameObject-Off.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-GameObject-Off_then_On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-GameObject-Off_then_On.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-GameObject-On.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-GameObject-On_then_Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-GameObject-On_then_Off.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnInteract-GameObject-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnInteract-GameObject-Toggle.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnObjectDrop-Collider-IsTrigger-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnObjectDrop-Collider-IsTrigger-Off.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnObjectDrop-Collider-IsTrigger-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnObjectDrop-Collider-IsTrigger-On.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnObjectDrop-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnObjectDrop-GameObject-Off.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnObjectDrop-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnObjectDrop-GameObject-On.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnObjectDrop-GameObject-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnObjectDrop-GameObject-Toggle.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnObjectPickUp-Collider-IsTrigger-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnObjectPickUp-Collider-IsTrigger-Off.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnObjectPickUp-Collider-IsTrigger-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnObjectPickUp-Collider-IsTrigger-On.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnObjectPickUp-GameObject-Off.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnObjectPickUp-GameObject-Off.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnObjectPickUp-GameObject-On.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnObjectPickUp-GameObject-On.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnObjectPickUp-GameObject-Toggle.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnObjectPickUp-GameObject-Toggle.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnPlayerEnterTrigger-AnimatorBool-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnPlayerEnterTrigger-AnimatorBool-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnPlayerEnterTrigger-AnimatorBool-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnPlayerEnterTrigger-AnimatorBool-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnPlayerEnterTrigger-AnimatorBool-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnPlayerEnterTrigger-AnimatorBool-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnPlayerEnterTrigger-GameObject-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnPlayerEnterTrigger-GameObject-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnPlayerEnterTrigger-GameObject-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnPlayerEnterTrigger-GameObject-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnPlayerEnterTrigger-GameObject-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnPlayerEnterTrigger-GameObject-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnPlayerExitTrigger-AnimatorBool-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnPlayerExitTrigger-AnimatorBool-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnPlayerExitTrigger-AnimatorBool-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnPlayerExitTrigger-AnimatorBool-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnPlayerExitTrigger-AnimatorBool-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnPlayerExitTrigger-AnimatorBool-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnPlayerExitTrigger-GameObject-Off-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnPlayerExitTrigger-GameObject-Off-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnPlayerExitTrigger-GameObject-On-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnPlayerExitTrigger-GameObject-On-LocalPlayer.asset -------------------------------------------------------------------------------- /Synced Udon-Graph-Triggers/Sync_OnPlayerExitTrigger-GameObject-Toggle-LocalPlayer.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Synced Udon-Graph-Triggers/Sync_OnPlayerExitTrigger-GameObject-Toggle-LocalPlayer.asset -------------------------------------------------------------------------------- /Udon-Graph-Triggers-Listview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Udon-Graph-Triggers-Listview.png -------------------------------------------------------------------------------- /Udon-Graph-Triggers_QuickStart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Maebbie/Udon-Graph-Triggers/HEAD/Udon-Graph-Triggers_QuickStart.png --------------------------------------------------------------------------------