123456789101112131415 |
- [gd_scene load_steps=3 format=3 uid="uid://b0o1mk7jvmep"]
- [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_xtfww"]
- [ext_resource type="Texture2D" uid="uid://dgwc3gat8vfjh" path="res://slides/11/godot_icon_eye_notified.svg" id="2_rhoon"]
- [node name="FindingGameEngine" type="Node2D"]
- script = ExtResource("1_xtfww")
- [node name="Sprite2D" type="Sprite2D" parent="."]
- position = Vector2(933, 546)
- scale = Vector2(1.75403, 1.75403)
- texture = ExtResource("2_rhoon")
- metadata/Credit = "Néd J"
- metadata/Source = "https://opengameart.org/content/mascots-and-friends-iconset-1"
- metadata/License = "CC BY-SA 4.0"
|