Can someone with exp. in Flax tell me the advancements of Flax over Unity?
2 Likes
Pros:
- C++ scripting
- Faster development (faster importing, compiling, loading, saving, opening, everything)
- Lightweight engine and editor
- Full source code available on Github
- Huuge documentation (open source)
- Open world tools (terrain, foliage, levels streaming, async content loading)
- In-build, performant Visual Scripting
- All in one package - no distributed and mismatching packages hell
- Automatic draw calls batching and instancing
- Direct communication and help from engine devs
- …and much more…
6 Likes
what about the multiplayer capabilitie ?