ZE PEWPENING
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[ext_resource type="Script" path="res://PickableItems/basic_item.gd" id="1_txlye"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_0nj5p"]
|
||||
size = Vector2(29, 50)
|
||||
size = Vector2(20, 17)
|
||||
|
||||
[node name="basic_item" type="Area2D"]
|
||||
script = ExtResource("1_txlye")
|
||||
|
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=4 format=3]
|
||||
[gd_scene load_steps=4 format=3 uid="uid://degce2jvx3sli"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://ci6xls3xseci2" path="res://PickableItems/basic_item.tscn" id="1_c3jw1"]
|
||||
[ext_resource type="PackedScene" uid="uid://bc4mkctxjnugk" path="res://Weapons/hourglass.tscn" id="2_f6mwn"]
|
||||
@@ -9,7 +9,7 @@ Type = "weapon"
|
||||
Item = ExtResource("2_f6mwn")
|
||||
|
||||
[node name="CollisionShape2D" parent="." index="0"]
|
||||
position = Vector2(-0.5, -1)
|
||||
position = Vector2(-1, -0.5)
|
||||
|
||||
[node name="Sprite2D" parent="." index="1"]
|
||||
position = Vector2(18, 22)
|
||||
|
Reference in New Issue
Block a user