Mayfieldtechnologies / Phasmophobia_Utility

WIP utility for Phasmophobia.
0 stars 0 forks source link

Set up different default positions for different ranges, so they don't overlap on spawn #18

Open Mayfieldtechnologies opened 9 months ago

Mayfieldtechnologies commented 9 months ago

Also, move them OFF THE MAP AREA!

Mayfieldtechnologies commented 9 months ago

I at least set them to spawn at a global_position rather than in the map_position. That caused them to spawn off screen.

Mayfieldtechnologies commented 9 months ago

Have the code detect if there's already a circle under the loading point. If there is, offset the circle by a random (x,y) direction and check again.