#Gun Respawn
15 messages · Page 1 of 1 (latest)
wdym
For Each will execute for each item in a list
You can use this to respawn all items in a list
A "Delay Loop" is a custom For Each
For Each takes a list input
When it is executed, Loop will run for every item in the list
When the loop is finished, it will output Done
how do i put items in the list
The input list should be Trigger Volume Get Objects
can u show me on vc
unfortunately not right now