Big eye
This commit is contained in:
@@ -207,6 +207,13 @@ script = ExtResource( 12 )
|
||||
[node name="Timer" type="Timer" parent="InfoScreen/Sparks"]
|
||||
autostart = true
|
||||
|
||||
[node name="OmniLight" type="OmniLight" parent="InfoScreen/Sparks"]
|
||||
transform = Transform( 0.411761, -0.108686, 0.261993, -0.193036, 0.0868354, 0.339407, -0.0596391, -0.190328, 0.0147751, 0.799004, 0.574107, -0.171512 )
|
||||
light_color = Color( 0.847059, 0.627451, 0.372549, 1 )
|
||||
light_energy = 5.0
|
||||
shadow_enabled = true
|
||||
shadow_color = Color( 0.431373, 0.384314, 0.384314, 1 )
|
||||
|
||||
[connection signal="timeout" from="End" to="." method="_on_Win_timeout"]
|
||||
[connection signal="dying" from="Enemy" to="." method="_on_Enemy_dying"]
|
||||
[connection signal="dying" from="Enemy2" to="." method="_on_Enemy_dying"]
|
||||
|
||||
Reference in New Issue
Block a user