Godot Version
4.8
Question
I am following the "Your First 3D Game" tutorial and scripting Mobs to spawn randomly along 4 set points.
of note, the yield sign I got says
[Ignore]Line 13 (STANDALONE_EXPRESSION):Standalone expression (the line may have no effect).
But I have no idea how that expression could be the problem
In the debugger, I have mobs spawning but only on one of the cylinders; they also don’t move.
I’m definitely doing something wrong




