Skip to content

MetaZoneio/MZTemplate-WebSocket-Scene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket Template

MetaZone template websocket server that can be deployed on Heroku and the MetaZone template scene code that can be deployed in Decentraland where each connects via websockets for multiplayer communication.

WebSocket Scene

To run the scene pointing to the Heroku websocket server follow these steps on command line.

  1. Clone this repository git clone https://github.com/MetaZoneio/MZTemplate-WebSocket-Scene.git
  2. Move to the new repo folder cd mztemplate-websocket-scene
  3. Replace the /src/game.ts file line 19 url with your Heroku app url wss://yourherokuapp.herokuapp.com
  4. Run the scene dcl start

You should now see a box for your player avatar. (Press v for 3rd person view)

About

MetaZone.io Template WebSocket Scene

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors