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:
L.E.D
2020-01-22 17:08:14 -05:00
committed by Pieter-Jan Briers
parent 2260d19364
commit 8f04ce894f
3 changed files with 91 additions and 0 deletions

View File

@@ -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