QBkGames
Just wondering why the cast shadow flag of the Drawable is false by default? I find that I have to add code to enable shadow casting all throughout my game project.
Wouldn’t the most common scenario be to have shadow casting enabled and require that you manually disable it for a few exceptional cases?