forked from team-sg/hero-mark-2
more cave details
This commit is contained in:
parent
a9350a3991
commit
8f14ca22cb
9 changed files with 71 additions and 3 deletions
4
objects/environment/stalactite/stalactite_particles.gd
Normal file
4
objects/environment/stalactite/stalactite_particles.gd
Normal file
|
@ -0,0 +1,4 @@
|
|||
extends CPUParticles2D
|
||||
|
||||
func _ready():
|
||||
emitting = true
|
Loading…
Add table
Add a link
Reference in a new issue