Use Delay Component (#540)
* use delay timer * remove accidental using * and remove accidental newline because i don't proofread my code * compatibility with HUD cooldown suggested changes * get out of here * suggested changes * change to seconds from milliseconds * remove redundancy
This commit is contained in:
@@ -15,7 +15,12 @@
|
||||
- type: Item
|
||||
Size: 5
|
||||
sprite: Objects/Fun/bikehorn.rsi
|
||||
- type: ItemCooldown
|
||||
|
||||
- type: Sound
|
||||
- type: EmitSoundOnUse
|
||||
sound: /Audio/items/bikehorn.ogg
|
||||
|
||||
- type: Timing
|
||||
- type: UseDelay
|
||||
delay: 0.5
|
||||
|
||||
Reference in New Issue
Block a user