game: add player stats and modifiers
This commit is contained in:
@@ -19,4 +19,5 @@ region_rect = Rect2(0, 104, 16, 14)
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
shape = SubResource("CircleShape2D_3vyb7")
|
||||
|
||||
[node name="AttackSword" parent="." instance=ExtResource("3_qhqgy")]
|
||||
[node name="AttackSword" parent="." node_paths=PackedStringArray("player") instance=ExtResource("3_qhqgy")]
|
||||
player = NodePath("..")
|
||||
|
Reference in New Issue
Block a user