hi! so i have a layout size (1200x800)and a window view (600x400)smaller than the layout size so i was wondering how can i spawn an object inside the windows view. im asking this cause i tried to use spawn object>randomx(0,800), random y(0,1200) but the thing is that thera are some object spawning outside the window view so they are not visible to the player. id like to make them spawn always randomly inside the window view no matter its size (cause its a scalable window view and depending on the smarthphone id be bigger or smaller)
help. thx.