TGB Mode7 Kart Kit
by Chris Jorgensen · in Torque Game Builder · 02/18/2009 (10:03 pm) · 25 replies
I thought I'd start a new thread up for the mode7 kit. Right now I'm in the polish phase. The code review is complete. The documentation is undergoing review. And I'm just trying to come up with a demo that will get folks' imaginations sparked. Here's a short video with a couple different track concepts that I've quickly cranked out.
About the author
Owner of Cascadia Games LLC
#22
05/18/2009 (5:05 pm)
i keep getting this error http://www.grabup.com/uploads/2559f8add8d470696c9d5e91c33a9b60.png
#23
05/18/2009 (5:22 pm)
That's normal for iTGB. I'll explain how you set it up in the Kart Kit Forum. Post there and I'll reply. :)
#24
*Add more karts.
*Add more/different power ups.
*Add a little map in the HUD.
*How to make/add more complex maps.
*Collectible object(like collecting coins in Mario Bros.)
...are just as a few things I would like to know.
Some Questions I have as well are:
*Will Behaviors work inside Mode7?
*When Built for the iPhone, does steering involve tilting the phone? Or can we build a joystick or dialog buttons for steering?
Thanks for the Info.
05/27/2009 (11:37 am)
Tutorials sound like a great idea. I've been messing around with it and would like to know how to:*Add more karts.
*Add more/different power ups.
*Add a little map in the HUD.
*How to make/add more complex maps.
*Collectible object(like collecting coins in Mario Bros.)
...are just as a few things I would like to know.
Some Questions I have as well are:
*Will Behaviors work inside Mode7?
*When Built for the iPhone, does steering involve tilting the phone? Or can we build a joystick or dialog buttons for steering?
Thanks for the Info.
#25
I can probably post some examples up in the Kart Kit Forum. They're simple enough to do.
To answer the super easy ones:
- HUD Mini Map: It's already in there in the main screen gui (mapWindow2D)
- Behaviors will work just fine
- iPhone steering is tilt, but would be simple to make that a button instead
05/27/2009 (11:44 am)
Hey Steven,I can probably post some examples up in the Kart Kit Forum. They're simple enough to do.
To answer the super easy ones:
- HUD Mini Map: It's already in there in the main screen gui (mapWindow2D)
- Behaviors will work just fine
- iPhone steering is tilt, but would be simple to make that a button instead
Torque 3D Owner Chris Jorgensen
Cascadia Games LLC
@OB1: There's certainly tons you can do with it. I'm not sure how I want to handle it. What kind of tutorial do you have in mind?