Skip to content

FranklyRocks/GameCreator

Repository files navigation

Modular multiplayer ready assets for Unity using Mirror network framework

Working on Unity 2020.1.4f1 and Mirror 25.1.2 (already included)

Imgur

News

[SKINS] Now you can change your skin ingame in the menu and also easly add skins to your game (guide soon)

Components

All this components are syncronized with all players connected to the server:

  • Player
    • Inventory
  • Skins
  • Pickups
  • Health (You can add health component to any gameobject and be destroyed by a weapon)
  • Weapons
  • Cars
  • Seats
  • Cameras
  • Movement

Pickups

  • Chest behaviour (collect multiple items at once)
  • Add consumable effects on collect (health increase effect already added), easy extensible to add any custom effects.

Imgur

Skins

  • Skin component
  • Skin menu (easly change skin ingame)
  • 2 Skin examples

Imgur

Please keep in mind this project is not production ready, clients probably can cheat!

Releases

No releases published

Packages

 
 
 

Languages