moveable
This commit is contained in:
parent
abb54d45ca
commit
6a9a99389c
8 changed files with 39 additions and 4 deletions
|
@ -4,7 +4,6 @@ extends Node
|
|||
|
||||
var current_selected = "none";
|
||||
|
||||
|
||||
func _process(delta: float) -> void:
|
||||
if Input.is_action_just_pressed("click"):
|
||||
if current_selected == "scale_up":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue