Добавление зума

This commit is contained in:
MaD_CaT
2023-12-28 16:11:51 +03:00
parent 467194dd70
commit 4df8d253f0
2 changed files with 9 additions and 5 deletions

View File

@@ -20,6 +20,7 @@ func set_ecm_visible(value: bool): $ecm_done.visible = value
func _on_bip_gui_input(event):
print_debug(event)
if event is InputEventMouseButton and event.pressed:
match event.button_index:
MOUSE_BUTTON_LEFT: