How do I set the position of an AnimatableBody2D, and how do I move it with pushing everything else?
I'm trying to make a simple game which a wall with gap is keep coming from right side, and the player can move up and down to go through the gap. I've used AnimatableBody2D for the gap, and trying to set the random starting position y and I can't find a way