17 lines
676 B
Plaintext
17 lines
676 B
Plaintext
[gd_scene format=3 uid="uid://cycayd4l7k7s4"]
|
|
|
|
[ext_resource type="Script" uid="uid://bqslv86lm78ci" path="res://Games/SpaceResources/Scripts/RecurionCamera.gd" id="1_002bs"]
|
|
[ext_resource type="Texture2D" uid="uid://dng410xo7qqfv" path="res://Assets/PixelPlanets/a-moon.png" id="2_qgdyp"]
|
|
|
|
[node name="Recuration" type="Node2D" unique_id=1741828961]
|
|
|
|
[node name="RecurionCamera" type="Camera2D" parent="." unique_id=997983592]
|
|
script = ExtResource("1_002bs")
|
|
movement_speed = 10.0
|
|
metadata/_custom_type_script = "uid://bqslv86lm78ci"
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=45756830]
|
|
texture_filter = 1
|
|
texture_repeat = 1
|
|
texture = ExtResource("2_qgdyp")
|