Hello there! I'm new to Godot and right now I'm using Godot 4.0 beta 2 version, following the tutorial in latest version of the docs building 2d game "Dodge the Creeps!".
I got stack at having the creeps spawn at random location from the line2D, and it looks like the offset method is missing from the PathFollow2d. The hoffset or voffset don't seem to offer a straightforward solution... Any advise?
Thanks!