Player Reconstructer objects refuses to emit

The Object has aonce trigger that emits the player, but it wont do it, Here is the link-https://flowlab.io/game/play/1528953

1 Like

In a multiplayer game, only Player objects can emit/spawn other Player objects. Change your Reconstructor object to type “Player” and it should work :+1:

2 Likes

How would making it a shared object work?