Pummel Party

Pummel Party

Destroy friendships in the Pummel Party Workshop
Build new Boards and Minigames! Share your creations and discover other pummelers friendship ruining handiwork!
Learn More
Nitryle 6 Sep 12, 2024 @ 3:07pm
What factor decides the respawn point?
A question to the devs (or someone who knows more about this), how does the game decide the respawn point? Is it just taking the graveyard spot that is the farthest away from the chest? And if so, are pathing spaces also counted? Because on my new map I wanted to bring variety to these spawns but somehow it still uses only two of the grave spaces and the only way I can find an explanation for that is that the pathing spaces are still counted as normal. Don't get me wrong, that would be really great because in that case you could easily control the respawn, but I want to know for sure.
< >
Showing 1-2 of 2 comments
Charlton  [developer] 5 Sep 12, 2024 @ 4:15pm 
Hi Nitryle,

You’re correct that the game will place players at the graveyard space furthest from any goal.
When the game needs to respawn a player, it will look at each graveyard space and count how many steps it is to the nearest goal from each space. It then spawns the player at the graveyard with the greatest number of steps to its closest goal.

After looking over the code, the game does indeed count pathing spaces as steps when measuring the distance between a graveyard and the goals, despite them not costing a step to players. This actually seems like an oversight to me since this also affects things like the rocket selecting the closest path to a chest. I wouldn’t rely on this behaviour as it will likely be patched out or changed in the future (this probably wouldn’t be changed until next year at the earliest). EDIT: This will likely be changed in the next patch, 1.14.1j.

If you do want to try to manipulate respawns, I can see that the game ignores disabled connections when calculating distances between board spaces, so you may be able to toggle different paths at the right time to force certain graveyards to be closer/further, depending on how your map is set up.

Hope that helps!
Last edited by Charlton; Sep 23, 2024 @ 2:44pm
Nitryle 6 Sep 12, 2024 @ 4:17pm 
That helps a lot. Thank you very much for the help.
< >
Showing 1-2 of 2 comments
Per page: 1530 50