home.social

#unitydots — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #unitydots, aggregated by home.social.

  1. @archo If you're interested in DOD, maybe you should look into #Bevy or #UnityDOTS . Applying DOD on #Godot is not that easy, since its concepts rely heavily on OOP and the SceneTree. Maybe with one of the rather popular #ECS addons that are out there.

  2. Got to around 22 component types and 15 systems which, well, I guess it's not bad for a small prototype but honestly felt much more work than with normal component-based... err... i mean, monobehaviour-based architecture. I guess the main reason is the familiarity with the system.
    THAT SAID, there is definitely a need for much more documentation and still lots of stuff to clean up.
    #UnityDOTS #Unity #DOTS

  3. «*chuckles* i'm in danger!»

    ok, this experiment with #Unity #DOTS was enough. Made a vampire-survivor-like minigame to test it in somehow real waters and... it's been interesting! Definitely need to think quite hard about how to do some stuff under the (meaningful) constraints that jobs and ECS puts onto you, but after a while it gets ok. Wouldn't say "comfortable", but ok.
    #UnityDOTS