Add pen clicking sound (#30531)
* Add pen clicking sound * switch to OnUse and reduce distance a little
This commit is contained in:
@@ -18,6 +18,14 @@
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
Steel: 25
|
||||
- type: EmitSoundOnUse
|
||||
sound:
|
||||
path: /Audio/Items/pen_click.ogg
|
||||
params:
|
||||
volume: -4
|
||||
maxDistance: 2
|
||||
- type: UseDelay
|
||||
delay: 1.5
|
||||
|
||||
- type: entity
|
||||
parent: Pen
|
||||
|
||||
Reference in New Issue
Block a user