Important
This plugin requires NaughtyAttributes, which can be installed from the Unity Asset Store: NaughtyAttributes
- Install NaughtyAttributes from the link above
- Import NaughtyAttributes from the Unity Package Manager (Window > Package Manager)
- Download the necessary files from the specified folder above.
- Drag and drop the files into the 'Project' tab in the Unity Editor. Preferably to
DONT TOUCH/Scripts
- In the release tab, you will find a plugin that facilitates the execution of functions and modeling for LCZ, HCZ, and EZ doors.
Additionally, download the SCPSLAudioAPI from the following link:
SCPSLAudioAPI
Then, place the AMERTAudioModule.dll
file in the Roaming\SCPSL\PluginAPI\Global\Dependencies
directory.
AdvancedMERtools offers advanced tools for the SCP: SL plugin called MapEditorReborn (MER). Please download the tools from the folder mentioned above and integrate them into your project. We plan to add more features in the future.
- AutoScaler: Scales grouped objects up or down automatically.
- Rotator: Rotates objects akin to the behavior of a magnetic field or sphere.
- Mirror: Creates a mirrored copy of objects.
- Arrange: Duplicates and arranges objects.
- Health Object: Adds a hitbox to your objects. Requires additional plugin.
- Interactable Pickup: Functions similarly to the Health Object. Requires additional plugin.
- Custom Collider: Adds custom collision properties to objects.
- Interactable Teleporters:
- Text: Adds text to set empty object.
- Custom RGBA: Extends the minimum and maximum RGBA values beyond 0-255 to enhance object glow.
- Converter: Converts Unity's primitives into MER's components if placed accidentally. Activating it will also automatically color your primitives based on the set material.
Note
Applying the same script from parent to children objects is not recommended as it may lead to unexpected errors. Please use scripts individually.
- Arrange Tutorial: Watch Tutorial
- Text Tutorial: Watch Tutorial
The DummyDoorSpawner creates visible dummy doors to counteract the visibility issues caused by the culling system.
- Showcase Video: Watch Showcase
- Straightforward Installation Tutorial: Watch Tutorial