3D Rad - Free 3D game maker - Forum

This forum is now archived!

This forum is locked, and is a read-only version. A new community-ran forum can be found at classdev.net

News:

The 3DRad community can be found at classdev.net.

Pages: [1]

Author Topic: Car selection  (Read 504 times)

« on: September 01, 2013, 02:41:45 AM »
Is it possible? If its possible how can I make... is it script or something else?  ::)
« Reply #1 on: September 01, 2013, 06:02:38 AM »
Thats a very open set of questions
Yes its possible
Try first then we can help, put down some simple logic of what you want your car selection to do, exactly, in plain english
Yes its script or something else, there is not just one way to do it
« Last Edit: September 01, 2013, 10:27:38 AM by Cypermethrin »
« Reply #2 on: September 01, 2013, 07:32:46 AM »
Sorry for wasting your time i dont speak english very well and i cant explain what i want
« Reply #3 on: September 01, 2013, 08:17:15 AM »
yeah... we've gotta know exactly what it is you want to do...

and more important... before anyone wastes time trying to help you...

i think they'd want to make sure that you know exactly what it is that you want to do...
and want us to help you do...


--Mike
« Reply #4 on: September 06, 2013, 12:10:42 AM »
I apologize for that i cant speak english very well sorry for that i cant explain  :) my idea is player can make choice between different types of cars... excuse me if i made mistake :)
« Reply #5 on: September 06, 2013, 09:52:58 AM »
don't apologize... i don't speak de english so good either  ;D

there are several ways you can approach this... two ways immediately come to mind...

1 - use an animated mesh, with each frame a different model... user selection will simply change the anim frame...

2 - use iObjectRefresh() function to replace an existing mesh...


good luck... there are a few developers here who can help you with either method...

--Mike
Pages: [1]