Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Tutorial using ECS to improve performance on a Tower Defense

Discussion in 'Community Learning & Teaching' started by Esteban-Gallardo, Aug 22, 2022.

  1. Esteban-Gallardo

    Esteban-Gallardo

    Joined:
    Feb 19, 2013
    Posts:
    47
    As a part of a gamedev boot camp I made a tutorial applying Unity ECS to a tower defense game demo.



    The code (Instructions: use the key "y" 2 times to switch to free camera and keep pressed LEFT SHIFT to be able to move around freely):
    The video tutorial is:
    I hope the tutorial helps someone who is interested in this topic.