Help with contact recievers to toggle items
New User Help
2
Posts
2
Posters
106
Views
1
Watching
-
wrote on 28 Sept 2024, 12:58 last edited by
Recently I've been learning how to use contact receivers to toggle items, I can do simple toggles for items but I want to use it for a gun prefab, I've been having no shortage of issues here. any help or advice or tutorials would be appreciated.
-
wrote on 26 Oct 2024, 04:35 last edited by
Link the contact receiver to an unsynced boolean and use a condition in the state transition that only allows grab if the boolean is set to true.