Connecting interactive actors in different rooms across the network
Nov 7 · 7 min read
Co-op online game prototype series, part 3.

This is the third part of the Co-op puzzle game prototype.
In the last tutorial, we created an interactive actor. The player can interact pressing the Key E, and an action happens.
We created a basic interactive mechanism type, represented by a Scifi monitor. When the player…

