Multiplayer NPCs (in webxr-vr), How To For Beginners?

Hi There,

I am new to server-side programming. What is the “simplest” way to make an NPC be “visible” (in the same position, etc.) for all players as they drop in and drop out of a space? Is there a framework people use? Do they code it from scratch? I made a multiplayer environment with babylonjs, node and express. How do I take it to the next level such that all players can observe an environment controlled agent? I’m completely new to this.

I think I have some ideas about how to do this, but it would be amazing to see a simple example

Hi @saitogroup - I’ll let experts jump in but looking on the topic on this forum, @inteja mentioned Colyseus as a multiplayer nodejs game server frameworks in this discussion.

1 Like