22 lines
783 B
Plaintext
22 lines
783 B
Plaintext
[gd_resource type="Resource" script_class="Structure" load_steps=3 format=3 uid="uid://dveu4dnue0d54"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://euxdh7lkq0oj" path="res://models/road-intersection.glb" id="1_pnjl2"]
|
|
[ext_resource type="Script" uid="uid://uxn26t1x4ehr" path="res://scripts/structure.gd" id="2_3eq5k"]
|
|
|
|
[resource]
|
|
resource_local_to_scene = true
|
|
script = ExtResource("2_3eq5k")
|
|
title = "Intersection"
|
|
type = 0
|
|
price = 25
|
|
size_category = 0
|
|
model = ExtResource("1_pnjl2")
|
|
population_count = 0
|
|
kW_usage = 0.0
|
|
kW_production = 0.0
|
|
selector_scale = 2.8
|
|
unlocked = false
|
|
spawn_builder = false
|
|
description = "A crucial junction where roads meet, allowing traffic to flow in multiple directions throughout your city."
|
|
thumbnail = "res://sprites/updated/road-intersection.png"
|