Ownership of barricades spawned by the BarricadeSpawner Modhook

How does the barricade spawner handle ownership of the spawned barricade? I havent got anything in game yet using it, but I’ve looked at the moodhook in unity and there’s no option for it to spawn the barricade with or without an owner.

Edit: Ok, so looks like if you own the parent barricade you'll own any spawned barricade from it. It would be nice if there was an option to have it spawn an unowned barricade instead. <— wrong

Edit 2: Ok so looks like the barricade spawned in unowned. PLEASE add an option for the barricade spawned to be owned by the player that owns the parent barricade. Without being able to specify ownership the BarricadeSpawner is quite a bit less useful than it could be. Still useful, but just add ownership options please.

This is now implemented in today’s preview branch update as an “inherit ownership” option! :slight_smile:

2 Likes

Thank you so much :slight_smile: