Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Unity Editor to create Schematic files for SynapseSL

NotificationsYou must be signed in to change notification settings

SynapseSL/SchematicEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an editor for the creation of custom object in the Game SCP: Secret Laboratory.

Requirements

Tutorial

For using this Editor you should have some basic Unity knowledge about the Unity interface.You can use all Prefabs you can access inside the Asset directory(open by default) and its sub directories. However don't modify anything inside theEditorFiles directory since it contains all the scripts, mesh and textures needed for the Editor in the backgorund.

How to create a Schematic

  1. Download this repo and open it with unityUnity 2019.4.16f1
  2. Open the Editor scene
  3. Place the Schematic Prefab in the scene
  4. Set a Name and ID in its SchematicInfo Component
  5. Spawn a prefab and add it as child of the Schematic Object

The Editor also supports to add a object as child of another child. This means you can create your own prefab out of the availabe prefabs and simply add the entire object as child.

The last component in the list of components of a object is always the one you can use the setup the object. For Example can you configure if a door should spawn open in SL or closed

Hot to import the Schematics

After building your schematic you can simply just start the play mode of unity and they will be generated in~/Assets/Schematics. You can also move around in the Player mode to get a better look at the Schematic how they should look like in SL

Credits

About

Unity Editor to create Schematic files for SynapseSL

Topics

Resources

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp