Added all the other GhostSystem Scripts
This commit is contained in:
@@ -6,6 +6,7 @@ using UnityEngine;
|
||||
[CreateAssetMenu]
|
||||
public class RoomPrefs : ScriptableObject
|
||||
{
|
||||
public string sceneId;
|
||||
public bool doors = false;
|
||||
public bool furniture = true;
|
||||
public bool portals = false;
|
||||
|
||||
Reference in New Issue
Block a user