Skip to content

Commit

Permalink
uncurse energy gun laser
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Dec 13, 2024
1 parent c18791f commit 475cc5b
Showing 1 changed file with 9 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
shader: unshaded
color: red
- type: Ammo
- type: Physics
- type: Fixtures
fixtures:
projectile:
Expand All @@ -30,7 +29,15 @@
hard: false
mask:
- Opaque
fly-by: *flybyfixture
fly-by:
shape: !type:PhysShapeCircle
radius: 1.5
layer:
- Impassable
- MidImpassable
- HighImpassable
- LowImpassable
hard: False
- type: Projectile
impactEffect: BulletImpactEffectRedDisabler
damage:
Expand Down

0 comments on commit 475cc5b

Please sign in to comment.