Is there any limitation by mixing Urho2D and Urho3D? I was thinking about making a pixel-art game and be using the Bullet2D physics stuff but still use a 3D scene for particles and other functionality (lightning etc).
If I understand correctly in the documentation the only difference 2D/3D is the use of orthographic camera instead of a perspective camera?