Game Development Community

3d Shapes?

by Ryan Allan · in TGB Platformer Kit · 04/12/2008 (4:00 am) · 1 replies

Hi there, I'm thinking of picking up the PSK, but I'm also thinking of incorporating 3D shapes into my game in place of 2d sprites. I know TGB supports 3d shapes, but does the PSK support them out of the box? Or would it at least be pretty basic to extend the PSK to include such support (and if so, could it be done without c++ modifications)? It's not a deal-breaker if PSK doesn't support 3d shapes, but it would be nice to know I have the option and that they'll work with all the other PSK systems. Thanks,

-Ryan

#1
04/12/2008 (4:21 am)
The PSK doesn't support 3d shapes out of the box, however, it *should* be quite easy to modify to get working. I haven't actually worked with 3d shapes and animations in TGB before but I would be quite happy to help you implement them if you were wishing to do so.

Also, it should not require source mods to implement them.