changes + enemy particles
This commit is contained in:
parent
457de8dcaa
commit
0f8f737bc0
12 changed files with 2949 additions and 24 deletions
|
|
@ -36,7 +36,7 @@ func _on_building_destroyed_from(global_pos: Vector3) -> void:
|
|||
|
||||
var t := shatter.create_tween()
|
||||
var first := true
|
||||
t.tween_interval(2.)
|
||||
t.tween_interval(2)
|
||||
|
||||
for mesh in meshes:
|
||||
var t2 = t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue