•  

     

    Install

    Download Use this resource, please ensure that Dots related packages are installed in the project.Including: Entities, HybridRenderer, and Physics packages.To install the three packages, you can open packagemanager, select Add package from git URL, and enter com.unity.entities "" com.unity.rendering, respectively. hybrid "" com.unity.physics " download and installation.Refer to Unity's official manual for detailed instructions.​

    Project Setting

    1.Open Edit-> Projectting Setting window, find the Allow unsafe code option in the Player settings and check it.

     

    2.If you are using the Entities0.17 version, you will also need to add "ENABLE_HYBRID_RENDERER_V2" to the Scripting DefineSymbols.This step is not required if it is for Entities0.50