thanks, this is the clearest presentation on how to actually get started using ECS that I've seen so far. I finally feel like I have an entry point to understanding the overall pattern.
@kianchristoffern6 жыл бұрын
Thank you. Please, Unity, keep uploading feature presentations to get programmers and designers going on ECS and the Job System. Personally, I'd love to know how to get started with writing terrain and designing ditto.
@GameDevs4Fun6 жыл бұрын
Everytime I spawn in ECS it pauses then spawns. Why?
@GameDevs4Fun6 жыл бұрын
How would add rigidbody to the snowflakes? By the way, I think adding a Position Component to ECS_snow wasn't shown.
@mathew32675 жыл бұрын
Isn't this a convoluted way of doing object pools?
@Norbingel6 жыл бұрын
is it just me or is the volume very low?
@okaykay62276 жыл бұрын
I'm hearing at max volume of KZbin and 30% of system volume but feeling that it's just good for hearing in earphone.
@Norbingel6 жыл бұрын
I'm using headphones and paying close attention but still missing a word or two here and there
@dreamingacacia6 жыл бұрын
#Me2
@The28studio6 жыл бұрын
The Demo was all in the Hypride ECS , which is still nice.
@lorenfulghum23936 жыл бұрын
I'm just curious why Job.complete doesn't need to be called somewhere
@lorenfulghum23936 жыл бұрын
is it because in this case there are no dependencies on these jobs? If there were, where would you invoke the call to .Complete()?
@descendantsonline2214 жыл бұрын
lol who the 4 very special people who thumbs downed the video. He literately gave you an ecs mesh/particle type system with very little code to do it. While needing a half dozen scripts to pull it off well i guess thats the price you pay for 4x and beyond.
@ayvicky6 жыл бұрын
I think volume is too low!
@Umer-5 жыл бұрын
Play at 1.25
@stamatispsarras6 жыл бұрын
I've transcribed the code and put it here: bitbucket.org/spsarras/unity.ecs_jobsystem_example/src/master/ cheers
@excellNexcel6 жыл бұрын
This is ridiculous ! I am finished with Unity
@bbugarschi5 жыл бұрын
why? (not trolling, actually curious)
@kinggore29696 жыл бұрын
Oh, dear. Speaks like your grandpa didn't him.
@a_wanderer6 жыл бұрын
Please god no.
@Giant_Swing6 жыл бұрын
tamjid hossain ?
@javaexpertsa89476 жыл бұрын
Please dont publish ECS, it's like writing a book, just to do one task.