|
|
|
|
|
by Hammershaft
1888 days ago
|
|
In my experience Godot is a significantly more coherent 2d engine. In Unity a 2d game is running in its 3d engine, and useful functions will often be limited to operating on different pairs of dimensions ((x,y) (x,z) (y,z)). |
|
Are there other examples of it being better for 2d?