mirror of
https://github.com/DerTyp7/traffic-unity.git
synced 2025-10-30 13:17:08 +01:00
place streets
This commit is contained in:
@@ -4,6 +4,8 @@ public class PrefabDictionary : MonoBehaviour
|
||||
public static PrefabDictionary instance;
|
||||
|
||||
public GameObject nodePrefab;
|
||||
public GameObject oneWayStreetPO;
|
||||
public GameObject oneWayStreet;
|
||||
|
||||
void Awake()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user