WillWilli / PlateUpEnhancementMod

A BepInEx/HarmonyX mod for PlateUp!
28 stars 2 forks source link

[suggestion] Improvements in Multiplayer environments? #25

Open ToniMorton opened 1 year ago

ToniMorton commented 1 year ago

currently during your first session/day in multiplayer if the host spawns in items they spawn on a seemingly random other player until the next day, would also probably be nice to be able to spawn items even not as the host if thats possible?

WillWilli commented 1 year ago

Thanks, this is something I was aware of. Currently the code just searches the scene for a player and spawns the item at their position. In a case that there are multiple players, it just uses the first player found. So yes as you mentioned, its basically random. I would need to find a way to figure out which player is the host player, which currently I don't know how to do. Not sure how big an issue this really is though?

If other players want to spawn stuff in I think they can just install the mod themselves ( although I've not actually tested this, please do let me know if it works).

ToniMorton commented 1 year ago

oh yeah no if the mod is installed if you arent host you cant spawn anything afaik last i tested was a few days ago and it you click the button and it just doesnt spawn