/LiteEntitySystemUnityExample

small example on how to use LiteEntitySystem using Unity engine

Primary LanguageC#MIT LicenseMIT

LiteEntitySystem Unity Game Demo

This is a simple game example using LiteEntitySystem and LiteNetLib with Unity.

Features

  • Entity-based networking powered by LiteEntitySystem
  • Client-server communication using LiteNetLib
  • Predictive and raytraced shooting
  • Smooth movement synchronization

Controls

  • W, A, S, D – Move character
  • Left Mouse Button – Fire sniper (raytraced)
  • Right Mouse Button – Fire pistol (predicted projectile)

Getting Started

  1. Clone this repository and open it in Unity 2022.3.57f1
  2. Press play

License

This project is available under the MIT License.