Hacker News new | ask | show | jobs
by ainiriand 1481 days ago
Unreal Engine vs Unity. Unreal Engine has a visual editor that allows the developers to accomplish most task without the need of entering the code editor thanks to a visual scripting language, it mirrors the C++ counterpart 100%. I believe it is not possible to do that in C# (Unity language).
1 comments

Unity is in the process of achieving parity via Unity Visual Scripting.