|
|
|
|
|
by tebjan
1428 days ago
|
|
Main difference is that Stride is entirely written in C#. So if you are a .NET developer, the technology is transparent. Other game engines just use "C# scripting" with their own runtime and c++ engine core. So it is a black box, as supposed to Stride that is completely open and the engine and the scripts are normal C# with latest official .NET runtime. |
|