← Back to context

Comment by Kapura

7 years ago

1. Luxe is a 2D-first engine, Unity is a 3D-first engine. 2. Luxe is emphasising modularity. Unity includes a lot of things for making different types of games before you even start importing packages (this is not always a good thing). 3. Unity has been around for more than a decade, and it has picked up some cruft in that time. For example, there are a large number of APIs in the Unity engine that are marked as "deprecated" and "obsolete" yet continue to persist for Legacy Support reasons. Any new engine is a fresh start.