WIP: clip drag and drop
This commit is contained in:
@@ -17,6 +17,7 @@ var selected: bool
|
||||
|
||||
func _ready():
|
||||
timeline = get_parent()
|
||||
%ClipName.text = clip_name
|
||||
|
||||
func _input(event):
|
||||
var rect = get_global_rect()
|
||||
|
||||
Reference in New Issue
Block a user