So I’m not super good at scripting, still really new to it. But long story short I’m trying to make a system that takes (x1, x2) and (y1, y2) and gives out a random position in between them.
This is what I have so far, don’t judge me too hard but I’m getting an error and don’t know why.
ServerScriptService.Script:12: invalid argument #2 to ‘random’ (interval is empty)