Reaper the Cleaner: Edit Mode
This code is over 6 months old. The code may have expired and might no longer function.
- Edit mode of Reaper the Cleaner
- Place garbage and trash cans easily with mouse click
- Multiplayer edit
Step 1: Map select
- Before the game start, select a map via settings/map screen.
Step 2: Place garbage and trash cans
- Keep Left Click: Place an object
- Keep Right Click: Delete an object
Interact: Toggle Garbage/Trash cans that you treat
As debug, if hands of your player hero touches one of garbage, a big sound effect plays
Step 3: Store data
- Open workshop inspector
- click "Copy current variables as actions"
- create a txt file, paste, and save it
- delete all of actions that matches any of these below (Be careful: do not delete actions that contains garbagepositions or trashcanspositions) Set Global Variable(Effectsgarbage, Empty Array);_ Modify Global Variable(Effectsgarbage, Append To Array, Null);_ Set Global Variable(Effectstrashcans, Empty Array);_ Modify Global Variable(Effectstrashcans, Append To Array, Null);_
- Save again
Step 4: Input data
- Get Reaper the Cleaner's code and import it
- Open Workshop Editor
- Add rule and move it to the top of the rule list
- Create condition and modify the condition like this: Current Map == Map(theSameMapYouFirstSelect);
- Copy the saved txt file and paste into the action list of the rule
- Save the preset
Step 5: Play
FOOOOOAAAAHHHH
Players |
2 - 12
Categories:
Practice Mode
Heroes:
Reaper
Created at:
Last updated:
Current version:
1.0.1