mirror of
https://github.com/tonytins/citylimits
synced 2025-12-20 06:24:43 -05:00
Split 2D and 3D scripts
- Moved data structure code to /scripts
This commit is contained in:
parent
36edaaf17b
commit
ceae7ebfa6
23 changed files with 77 additions and 21 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[gd_resource type="Resource" script_class="Structure" load_steps=3 format=3 uid="uid://dqqe3iofnleup"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://6v0t536s83vb" path="res://models/pavement-fountain.glb" id="1_r2n53"]
|
||||
[ext_resource type="Script" path="res://scripts/3d/structure.gd" id="2_wqyte"]
|
||||
[ext_resource type="Script" path="res://scripts/structure.gd" id="2_wqyte"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_wqyte")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue