Fishnetworking MMO Demo
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 :
- Register/Login Authentication
- Server Authorative Movement
- Room /Map Transition
- Joining Private Room
- Global Chat
- Changing Skins
- REST API & JSON data communication
- 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! =)