I want to create 3D dice that can be rolled in a 2D game. Assuming this is possible, are there tutorials that any of you would suggest?

I do not know of any tutorials right off, unfortunately, but there is an example project on the Godot GitHub demo repository showing 3D in 2D that may be helpful as a reference.

2 years later