Done refactoring
This commit is contained in:
parent
3a136ff215
commit
2176e9d798
88 changed files with 821 additions and 880 deletions
|
|
@ -1,9 +1,9 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://dpggye27ln436"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/StarsGeneration.gd" id="1_rcdwc"]
|
||||
[ext_resource type="Script" path="res://scripts/misc/StarsGeneration.gd" id="1_rcdwc"]
|
||||
[ext_resource type="PackedScene" uid="uid://kyuhwil8vq7n" path="res://scenes/Star.tscn" id="2_ypr5c"]
|
||||
|
||||
[node name="Stars" type="Node2D"]
|
||||
process_mode = 1
|
||||
script = ExtResource("1_rcdwc")
|
||||
Star = ExtResource("2_ypr5c")
|
||||
star = ExtResource("2_ypr5c")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue