`im trying to set up a combat system for my platformer where the hurtbox teleports to infront of the player when he attacks and then teleports into the pits of hell when he’s not and I wanna put it into a variable but Idk how i tried this: var mouse: Vector2 = 0, 0 but it just throws an error what do I do