replicator-node icon indicating copy to clipboard operation
replicator-node copied to clipboard

Create Demo Project

Open Jummit opened this issue 5 years ago • 1 comments

Maybe a First Person Shooter. It should showcase interpolation, replicated spawning, despawning on disconnect, spawning on joining peers and authority.

Jummit avatar Jun 11 '20 09:06 Jummit

The Multiplayer Bomberman Demo Project would be very helpful as a reference implementation -- I copied in your addon, and added a Replicator node to the Player.tscn, added a "transform" member_to_replicate, and alas, it does not work -- this example is widely-distributed, albeit less complex than an FPS. https://godotengine.org/asset-library/asset/139

ZackingIt avatar Oct 01 '20 22:10 ZackingIt