Is it possible? If its possible how can I make... is it script or something else?
This forum is now archived!
- Welcome to the archive!
News:
The 3DRad community can be found at classdev.net.
Author Topic: Car selection (Read 504 times)
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
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
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
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
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
don't apologize... i don't speak de english so good either
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
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]