SCP: Secret Laboratory plugin allowing to spawn and modify various objects.
Put your MapEditorReborn.dll file in LabAPI-beta/plugins path.
Once your plugin will load, it will create directory LapAPI-beta/configs/ProjectMER; This directory will contain two sub-directories Schematics and Maps
More support can be found on a Discord server
- Waypoints are fixed
- Added all objects from AdminToys, Doors, MirrorObjects, Clutter, PlayerBlocker, CullingParent and Trigger for schematics in Unity
- Actions for Trigger and Interactable (as in AMERT, but more simplified and less functional)
- Cooldown for teleports is now different for each player
- Clutter - spawn an object with some chance
- PlayerBlocker - blocks the player, but not objects and bullets.
- CullingParent - optimization for schematics, removes the rendering of child objects if they have disappeared behind the fog distances. (Works on the client side)
- Trigger - is triggered when the player enters/exits and he is still in it. (For actions or plugins)
- It is possible to spawn a schematic from another path (for plugins)
- New parameters Flicker and FlickerZone have been added for light sources, they make light sources react to the power outages in the room and Scp 2176
- You can edit the MovementSmoothing parameter for each object (responsible for the smooth movement of the object locally for the player)
- AudioPlayer - plays a sound/music (need AudioProjectMER or other plugin to work)
AudioProjectMER is a plugin that allows you to play music/sounds in the game. It is required for the AudioPlayer object to work.
Required dependencies:
- Plugin made by Michal78900
- Original plugin idea and code overhaul by Killers0992
- Another code overhaul and documentation by Nao
- Testing the plugin by Cegła, The Jukers server staff and others
