|
@tool
|
|
extends RefCounted
|
|
|
|
#region Constants
|
|
|
|
const CAMERA_SYSTEM_NAME : StringName = "ReedCameraSystem"
|
|
const CAMERA_ANCHOR_NAME : StringName = "CameraAnchor"
|
|
const CAMERA_FOLLOWER_NAME : StringName = "CameraFollower"
|
|
|
|
#endregion
|
|
|
|
#region GroupName
|
|
|
|
#endregion
|