This is my first guide, so I wonāt be adding pictures, sorry
Materials
MATERIALS NEEDED:
Relay
Movement Meter
Inventory Item Manager
Respawn
Movement Meter
Item Granter
Triggers
Repeater
Wire Repeater(s)
Property
Anyway, first, you want to add something that triggers the game to start, for me, Iām going to be starting by broadcasting on the channel RedLGreenL. Then set the property to anything you want, Iāll set it to LightChange. When the game starts, you want it to do these things:
Relay
Teleport
Activate Movement Meter (for said item)
Grant max amount of said item
When the relay is activated, start the repeater. The repeater will do these things in order:
Wait
Trigger
Wait
Trigger
In the first trigger, enter the blocks and enter the code to change the property of LightChange to either āredā or ātrueā. Make the settings for the inventory item manager so that it doesnāt show notifications and it updates a property when itās changed. Set the property to a new property: Moved. Wire the moved property to a trigger. Go into the block code and make it so that if LightChange is red or true, broadcast on the channel to eliminate the player. If false, donāt do anything.
Now we also want to make the second trigger in the repeat function to set it back to green or false. If you want, set a notification so that thereās a warning.
EXIT POLL
Based on this, how understandable is my guide on a scale of 1 being least understandable, and 10 being most understandable
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10