1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-09 21:27:13 +08:00
Files
Dog-Lynx-And-HCN/scripts/Contents/Effects/HXDBoom.gd
T

5 lines
137 B
GDScript
Raw Normal View History

extends EffectController
func register():
particles.texture = load("res://resources/bullets/HXD/effect/%d.png" % randi_range(0, 4))