lily test
This commit is contained in:
parent
05d2c2e424
commit
04a65188c9
8 changed files with 315 additions and 34 deletions
|
@ -1,6 +1,7 @@
|
|||
[gd_scene load_steps=4 format=3 uid="uid://cma7ddp0r4rm"]
|
||||
[gd_scene load_steps=5 format=3 uid="uid://cma7ddp0r4rm"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dursxelwwxe8u" path="res://sprites/common/placeholder/player.png" id="1_hxdyl"]
|
||||
[ext_resource type="PackedScene" uid="uid://b216q83uw4c45" path="res://sprites/common/midori/lily.tscn" id="2_ccp01"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_1jr1w"]
|
||||
size = Vector2(20, 761)
|
||||
|
@ -48,3 +49,6 @@ shape = SubResource("RectangleShape2D_iptg6")
|
|||
[node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D4"]
|
||||
position = Vector2(644, 731)
|
||||
shape = SubResource("RectangleShape2D_iptg6")
|
||||
|
||||
[node name="Lily" parent="." instance=ExtResource("2_ccp01")]
|
||||
position = Vector2(644, 133)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue