Skip to content

Smer4k/ProjectMER

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

209 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This is WIP project of MapEditorReborn for LabAPI. Join discord for more info.

MapEditorReborn

MapEditorReborn (LabAPI edition)

SCP: Secret Laboratory plugin allowing to spawn and modify various objects.

Downloads Chat on Discord

Fork downloads:

Downloads

Installation

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

Full MER tutorial

More support can be found on a Discord server

New in the fork

  • 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

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:

Credits

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%