Implemented Remove Layer - Doesn't work properly yet

This commit is contained in:
OverloadedOrama 2020-02-22 17:00:39 +02:00
parent bb6e2cbf16
commit 2bfae68755
3 changed files with 24 additions and 6 deletions

View file

@ -30,7 +30,7 @@ func _on_FrameButton_pressed() -> void:
func _on_PopupMenu_id_pressed(ID : int) -> void:
match ID:
0: #Remove Frame
0: # Remove Frame
remove_frame()
1: # Clone Layer