MrPancakes Posted April 1, 2018 Share Posted April 1, 2018 Unity uploaded a talk on the new pipeline for the "Unity for small things" Quote Link to comment Share on other sites More sharing options...
claydev Posted April 2, 2018 Share Posted April 2, 2018 I like the idea of it to optimize the game size and performance rather than solving early architecture decisions. Definitely worth it for web as well. That Fastlane Ad, holy crap less than 1 MB including assets using Unity? Wow. I think this also answers the other topic found here http://www.html5gamedevs.com/topic/36498-html5-export-of-unity-flappy-bird-is-714kb/ Quote Link to comment Share on other sites More sharing options...
b10b Posted April 3, 2018 Share Posted April 3, 2018 Called it - "Unity Tiny" using a lightweight Entity Component System - cool! 38 mins of either zero-bs or total-bs depending upon your opinion of the merits vs hype of ECS. For anyone already familiar with ECS skip to 28mins to see roadmap and deployment. Still in closed tests, so probably not wise to start changing roadmaps just yet? Until then cool story - and fuels uptrend of messenger-games / playable-ads / HTML5. Quote Link to comment Share on other sites More sharing options...
MrPancakes Posted April 4, 2018 Author Share Posted April 4, 2018 Its a good call that they will use the same workflow for both big and small. Will have a look at ECS and see what it’s all about Quote Link to comment Share on other sites More sharing options...
claydev Posted April 4, 2018 Share Posted April 4, 2018 I pretty much care less about the ECS as architecture (or any other architecture they would use), but whatever thing they do to reduce file size massively, load faster, and increase performance and scalability, I'll do it. If they use ECS just because it's "cool" in terms of engineering and become a mere, opinionated paradigm shift (which is super common in webdev field with all those silly MVC derivations), I wouldn't really take it. I also think this presentation of "small things" is just a fraction of the feature. According to this article, the aim is primarily also for big games. https://www.mcvuk.com/development/exclusive-unity-takes-a-principled-step-into-triple-a-performance-at-gdc And this video explains their approach in general. https://www.youtube.com/watch?v=kwnb9Clh2Is Big engines like these barely able to reduce their file size to a few MBs, not to mention KBs, even though it strips most of its parts. But apple to apple example, Unreal Engine 4 barely even able to touch below 30 MB for its simple example game Tappy Chicken (a Flappy Bird clone), making it definitely not possible for super small games. Even a smaller one with editor like Cocos Creator's core HTML5 game engine is 1.5 MB by default, and still around 900 KB~ with their physics and skeleton exporter modules stripped. So far it's really amazing for me if they can scale down Unity to the point that I don't even need to make things from scratch for a super small games, as Unity is (potentially!) not really "overkill" anymore to do it. For it being stable for usage at production level? Well they just announced it officially, so let's see how this goes in a few years. MrPancakes 1 Quote Link to comment Share on other sites More sharing options...
MrPancakes Posted April 5, 2018 Author Share Posted April 5, 2018 I on the other hand love Architectures, sometimes i can get stuck for hours just trying out different things just to try and get the fastest and smallest builds. But that does sometimes not go hand in hand with gettin a end result as after a certain point the gains are so small no one will ever notice ? so I get you! will have a look at your links later ?? claydev 1 Quote Link to comment Share on other sites More sharing options...
amandeepgadher Posted November 23, 2018 Share Posted November 23, 2018 unity ecs physics | movement and adding force to rigidbody https://youtu.be/wCmz0tahRO0 Quote Link to comment Share on other sites More sharing options...
amandeepgadher Posted November 23, 2018 Share Posted November 23, 2018 unity ecs physics | movement and adding force to rigidbody https://youtu.be/wCmz0tahRO0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.