End of lesson 26
This commit is contained in:
@@ -92,12 +92,8 @@ handle_input_locally = false
|
||||
size = Vector2i(493, 235)
|
||||
render_target_update_mode = 4
|
||||
|
||||
[node name="MapContainer" type="Node" parent="UI/Map View/SubViewport" node_paths=PackedStringArray("entities")]
|
||||
[node name="MapContainer" type="Node" parent="UI/Map View/SubViewport"]
|
||||
script = ExtResource("3_vnpv3")
|
||||
entities = NodePath("Entities")
|
||||
|
||||
[node name="Entities" type="Node2D" parent="UI/Map View/SubViewport/MapContainer"]
|
||||
z_index = 1
|
||||
|
||||
[connection signal="BROADCAST_COMMAND" from="Command Processor" to="UI/Message Console" method="_on_command"]
|
||||
[connection signal="timeout" from="Command Processor" to="Command Processor" method="_on_timeout"]
|
||||
|
||||
Reference in New Issue
Block a user