extends Node class_name InputPacket var movement_direction: Vector2 = Vector2.ZERO var actions: Array[String] = []