mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 19:43:55 +00:00
Reisen
This commit is contained in:
parent
6fbbe7ee4c
commit
6d49455b3e
9 changed files with 118 additions and 7 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[gd_scene load_steps=7 format=3 uid="uid://bv451a8wgty4u"]
|
||||
[gd_scene load_steps=8 format=3 uid="uid://bv451a8wgty4u"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bghghp5ep4w2j" path="res://Scenes/player.tscn" id="2_8mh54"]
|
||||
[ext_resource type="PackedScene" uid="uid://cxmcqehjjy82j" path="res://Scenes/reisen.tscn" id="3_8k37m"]
|
||||
[ext_resource type="PackedScene" uid="uid://rp4jhx0tuh24" path="res://Scenes/fragola.tscn" id="4_s7wq6"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_qui05"]
|
||||
|
|
@ -60,3 +61,6 @@ position = Vector2(62, 10)
|
|||
|
||||
[node name="Player" parent="." instance=ExtResource("2_8mh54")]
|
||||
position = Vector2(-7, -15)
|
||||
|
||||
[node name="CharacterBody2D" parent="." instance=ExtResource("3_8k37m")]
|
||||
position = Vector2(78, -15)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue