TUBES NOW SHOOT UP, A BASKED NOW CATCHES YOU
This commit is contained in:
@@ -27,9 +27,10 @@ visible = false
|
||||
mesh = SubResource("SphereMesh_wfy04")
|
||||
surface_material_override/0 = SubResource("StandardMaterial3D_qd8ax")
|
||||
|
||||
[node name="Start_Activation" type="Timer" parent="."]
|
||||
wait_time = 0.5
|
||||
autostart = true
|
||||
[node name="Timer" type="Timer" parent="."]
|
||||
one_shot = true
|
||||
|
||||
[node name="Scene_Holder" type="Node3D" parent="."]
|
||||
|
||||
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
|
||||
[connection signal="timeout" from="Start_Activation" to="." method="_on_start_activation_timeout"]
|
||||
[connection signal="timeout" from="Timer" to="." method="_on_start_activation_timeout"]
|
||||
|
||||
Reference in New Issue
Block a user