Initial commit
This commit is contained in:
commit
1514fe991b
675 changed files with 6030 additions and 0 deletions
11
scenes/final.tscn
Normal file
11
scenes/final.tscn
Normal file
|
@ -0,0 +1,11 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://kvbpcdrgrkj2"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ch052vqqg8p2f" path="res://sprites/images.jpeg" id="1_vsy6i"]
|
||||
|
||||
[node name="Final" type="Node2D"]
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="."]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
scale = Vector2(3.28, 2.08)
|
||||
texture = ExtResource("1_vsy6i")
|
Loading…
Add table
Add a link
Reference in a new issue