UnityDotsCharacterController Save

Basic Character Controller Using ECS and Unity.Physics Packages

Project README

Unity DOTS Character Controller Example

This repository contains the source code for a basic kinematic character controller implemented using Unity DOTS (Data-Orientated Tech Stack) with the new Entities (ECS) and Physics packages.

There is an accompanying article,

which steps through how the controller was created.

It should be noted that this project is for demonstration purposes only, and there is no guarantees of its correctness. This project may see occasional future updates to support new Unity or package versions and/or bug fixes.

The code was written against:

Web Demo

Unfortunately at this time Burst and WebGL do not get along. (source)

Controls

The demo scene uses the following controls:

Action Keys
Movement WASD, Arrow Keys
Increase Speed Shift
Jumping Space
Camera Zoom Scroll Wheel
Camera Pan and Pitch Middle Mouse + Move

Contact

Any questions or comments may be directed to the contact information found here.





Life Before Death, Strength Before Weakness, Journey Before Destination

Open Source Agenda is not affiliated with "UnityDotsCharacterController" Project. README Source: ssell/UnityDotsCharacterController
Stars
121
Open Issues
0
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating