update root unit node to CharacterBody3D and fix selection logic
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
extends Node3D
|
||||
extends CharacterBody3D
|
||||
class_name TestUnit
|
||||
|
||||
var selected: bool = false
|
||||
|
||||
Reference in New Issue
Block a user