Basic platformer with rope
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[gd_scene format=3 uid="uid://bk80fxrac0p3i"]
|
||||
|
||||
[ext_resource type="PackedScene" path="res://addons/maaacks_game_template/base/nodes/opening/opening.tscn" id="1_ke3tw"]
|
||||
[ext_resource type="Texture2D" path="res://assets/godot_engine_logo/logo_vertical_color_dark.png" id="2_ke3tw"]
|
||||
|
||||
[node name="Opening" unique_id=1930105641 instance=ExtResource("1_ke3tw")]
|
||||
images = Array[Texture2D]([ExtResource("2_ke3tw")])
|
||||
|
||||
[node name="ImagesContainer" parent="." index="1" unique_id=1471559661]
|
||||
theme_override_constants/margin_left = 64
|
||||
theme_override_constants/margin_top = 64
|
||||
theme_override_constants/margin_right = 64
|
||||
theme_override_constants/margin_bottom = 64
|
||||
Reference in New Issue
Block a user