Skip to content

Commit

Permalink
Require Wield To Activate Double-bladed ESword (space-wizards#32869)
Browse files Browse the repository at this point in the history
* Add MeleeRequiresWield component

* Prevent world activation
  • Loading branch information
thetolbean authored Nov 30, 2024
1 parent 720fccf commit efb35d7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@
components:
- type: ItemToggle
onUse: false # wielding events control it instead
onActivate: false # prevents the weapon from being able to be turned on when it is on the ground
soundActivate:
path: /Audio/Weapons/ebladeon.ogg
params:
Expand Down

0 comments on commit efb35d7

Please sign in to comment.