diff options
| author | alex <[email protected]> | 2026-08-08 03:57:01 +0200 |
|---|---|---|
| committer | alex <[email protected]> | 2026-08-08 03:57:01 +0200 |
| commit | 0c5df1e068ff8865545b7e1b3629377089c8b965 (patch) | |
| tree | 67849c9148a238702f89efb11f95893a162560fd /weapons/something.tscn | |
| parent | a6e7c49a162ada8ec0883fccb1da7313b03ba2ec (diff) | |
| download | godot-testing-0c5df1e068ff8865545b7e1b3629377089c8b965.tar.xz godot-testing-0c5df1e068ff8865545b7e1b3629377089c8b965.zip | |
zabdol som ze co
Diffstat (limited to 'weapons/something.tscn')
| -rw-r--r-- | weapons/something.tscn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/weapons/something.tscn b/weapons/something.tscn index 93ea0cf..2319fe4 100644 --- a/weapons/something.tscn +++ b/weapons/something.tscn @@ -7,7 +7,8 @@ [node name="Weapon" type="Node2D" unique_id=1330410444] script = ExtResource("1_1d5wo") BulletScene = ExtResource("2_faifk") -DamageMultiplier = 100.0 +PierceEntity = true +PierceTerrain = true [node name="Sprite2D" type="Sprite2D" parent="." unique_id=962000068] position = Vector2(8, 0) |
