requirements foundation
This commit is contained in:
@@ -5,7 +5,6 @@ namespace Escape_Room_Engine.Engine.Scripts.Modules
|
||||
[CreateAssetMenu(menuName = "Modules/Door")]
|
||||
public class DoorModuleDescription : ModuleDescription
|
||||
{
|
||||
public DoorType doorType;
|
||||
/// <summary>
|
||||
/// The description for the door that should be connected with this one.
|
||||
/// <example>If this is a teleporter entrance, the connected door should be a teleporter exit.</example>
|
||||
|
||||
Reference in New Issue
Block a user