Камера
This commit is contained in:
@@ -4,6 +4,7 @@ extends Node2D
|
||||
var id_path: Array[Vector2i]
|
||||
var target: Vector2i
|
||||
var speed: float = 1
|
||||
var oxygen: float = 100
|
||||
|
||||
|
||||
func is_walking() -> bool:
|
||||
|
||||
Reference in New Issue
Block a user