Paradox Game Engine Tutorial Part 5: Controlling Scenes Programmatically

  In this tutorial in our ongoing Paradox3d Game Engine tutorial series  we are going to look at controlling a Paradox game engine scene programmatically.  This includes accessing entities created in the editor, creating new entities, loading assets and more.  It should give you a better idea of the relationship between the scene and your […]

Paradox Game Engine Tutorial Part 5: Controlling Scenes Programmatically Read More

Paradox Game Engine Tutorial Part 4: Extending Game and Controlling Resolution

  In this part of the ongoing Paradox3D Game Engine tutorial series we are going to accomplish two tasks.  First we are going to show how to set the resolution of our game in Paradox Studio.  We will then look at an example of extending Game and implementing the same thing using code.  This will […]

Paradox Game Engine Tutorial Part 4: Extending Game and Controlling Resolution Read More

Scroll to Top