MyOldCode.tscn 708 B

1234567891011121314151617
  1. [gd_scene load_steps=4 format=3 uid="uid://tempkadbeuy0"]
  2. [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_w20qb"]
  3. [ext_resource type="Texture2D" uid="uid://ckmpbcjg6hfan" path="res://slides/10/code_cpp_hg_main_loop.jpg" id="2_3ntq6"]
  4. [ext_resource type="Texture2D" uid="uid://drx5rvh152gom" path="res://slides/10/code_cpp_hg_arme.jpg" id="3_15st0"]
  5. [node name="MyOldCode" type="Node2D"]
  6. script = ExtResource("1_w20qb")
  7. [node name="BigCode" type="Sprite2D" parent="."]
  8. position = Vector2(577, 446)
  9. texture = ExtResource("2_3ntq6")
  10. [node name="WeaponCode" type="Sprite2D" parent="."]
  11. position = Vector2(1420.64, 709)
  12. scale = Vector2(2.2069, 2.2069)
  13. texture = ExtResource("3_15st0")