Frontend and Backend are usually Web terminologies, but that should change. It's extremly tedious maintaining unity codebase which has UI calls all over the place. When we wrote our first project in 2015 it was perfroming textbox renders inside classes that also update state.. I mean, c'mon.. And frankly the number of youtube tutorials that does not even adress this as an issue is too damn high...
By introducing 2 new concepts: "views" and "systems".
This begs the question - how do we reference this stuff in inspector?.
The result is...
0 Comments