Possible to use Entity Component System and C# Job system on mobile phones ios and android?

hi
it is Possible to use Entity Component System and C# Job system on mobile phones ios and android?

why not?

So the answer is yes!

1 Like

Good to now thx you
Are there some tut how to use Entity Component System and C# Job system for the best first start ?Like spawn 100k 3d models?
I testing the fish example its soo nice to see that 10000+ fishes are working with 300fps+ :slight_smile: and with 250k its working with 30fps :hushed:

Well you should read this part of the forum. There are tons of examples and questions that have been asked and answered :wink:

Take a look at the SamplePage as well!

For beginner, the hybrid example is something you should look at too.
TwoStickShooter

If you have further questions, feel free to ask :slight_smile:

EDIT:
That is also really nice for beginners:
SurvivalShooterHybridECS

2 Likes