Pre Rendered images
by Donavan Jones · in Torque Game Builder · 09/02/2007 (2:23 pm) · 2 replies
So if I were to render out all 3d models to use in TGB I would have to make sure I use the same light set up and camera distance and angle for all models that are going to be used in the same scene right? Do this so everthing will casy shadows then render out each model into its own file so you can place it on a different layer with collisions right? This can be done with not only iso's but any game type with proper planning
About the author
#2
Another way would be to simply edit your mountain sprite's collision polygon to roughly match the base of the mountains. Bear in mind that collision polygons cannot be concave, so it might not work in this case.
09/02/2007 (8:01 pm)
Depending on what you want to do, your way seems to be the most efficient.Another way would be to simply edit your mountain sprite's collision polygon to roughly match the base of the mountains. Bear in mind that collision polygons cannot be concave, so it might not work in this case.
Torque Owner Donavan Jones
Click Here