A MMO demo using Fishnet and Unity.

Controls:

  • WASD movement
  • Press Space to jump
  • Right Mouse Click (camera)
  • Mouse Scroll (zoom in zoom out camera)
  • Press F to interact
  • Press T to join friend room after entering code
  • Press Q or E to select skin and Press R to change skin

What can you do:

  • Talk with NPC (press F)
  • Go to your own private room (Yellow sphere)
  • Go to another public map (Purple Sphere)
  • Type in the Global Chat
  • Join a friend room (enter room code with negative sign "-"
  • Rotate and zoom in zoom out camera
  • Walk around, Jump around, test the map physics
  • Change Skin (press Q and E to select, Press R to change)

This demo was made to test :

  1. Register/Login Authentication
  2. Server Authorative Movement
  3. Room /Map Transition
  4. Joining Private Room
  5. Global Chat
  6. Changing Skins
  7.  REST API & JSON  data communication
  8. NPC Dialogue with different speed, emoji and choice box

This is only meant to test the common feature expected in a MMO using Fishnet and Unity! Other feature may or may not be implemented in the future
Using cheapest server, lag is expected!

Comments

Log in with itch.io to leave a comment.

Good showcase of basic feature! awaiting for more demo and optimization! =)