Entitas icon indicating copy to clipboard operation
Entitas copied to clipboard

Are there any plans to overhaul and extend the tutorial series?

Open jtuchel opened this issue 2 years ago • 2 comments

Hi, I would like to know if there are any plans to overhaul the tutorial series taken from here

https://github.com/sschmid/Entitas-CSharp#video-tutorials--unity-unite-talks

Things might have changed (or not) but I'm missing a more in depth guide (view, best practices, ...). The only thing I found was an older workshop for Asteroids

https://www.youtube.com/watch?v=1qh6fTHeb5E

Creating a small game e.g. Snake from scratch would show how to use Entitas with Unity's "view" ( working with the new input system, moving a GameObject, scene management, ... ). Currently I personally think the written tutorials e.g. https://github.com/FNGgames/Entitas-Simple-Movement-Unity-Example are still nice ones but as I mentioned before I personally would prefer a small "full" game with

  • a main menu
  • starting the game until the game over
  • loading another scene to decide between restart / quit

Just a suggestion but I would be interested in it :)

jtuchel avatar Oct 26 '21 11:10 jtuchel

https://github.com/sschmid/Entitas-CSharp/issues/973#issuecomment-781650318

pointcache avatar Oct 29 '21 03:10 pointcache

Hi, I would like to know if there are any plans to overhaul the tutorial series taken from here

https://github.com/sschmid/Entitas-CSharp#video-tutorials--unity-unite-talks

Things might have changed (or not) but I'm missing a more in depth guide (view, best practices, ...). The only thing I found was an older workshop for Asteroids

https://www.youtube.com/watch?v=1qh6fTHeb5E

Creating a small game e.g. Snake from scratch would show how to use Entitas with Unity's "view" ( working with the new input system, moving a GameObject, scene management, ... ). Currently I personally think the written tutorials e.g. https://github.com/FNGgames/Entitas-Simple-Movement-Unity-Example are still nice ones but as I mentioned before I personally would prefer a small "full" game with

* a main menu

* starting the game until the game over

* loading another scene to decide between restart / quit

Just a suggestion but I would be interested in it :)

Started this tutorials last year using Entitas and PUN2 https://www.youtube.com/playlist?list=PLlTjzpNeSTixk0tbFZai130v_rvtJkL8z

RustedGames avatar May 18 '22 16:05 RustedGames

@jtuchel Yes, I will start working on new Videos starting September 2022 😬

sschmid avatar Aug 25 '22 21:08 sschmid

@jtuchel Yes, I will start working on new Videos starting September 2022 😬

Hi, Is the new video tutorial finished? I don'nt know how to use Entitas 1.14.1 code generator.

lightjiao avatar Jan 17 '23 17:01 lightjiao