Car wheel hidden. I didn't have any skinmesh. Then I added skinmesh and added to wheels and script and included in the function. All disappears except the wheels.
This forum is now archived!
- Welcome to the archive!
News:
The 3DRad community can be found at classdev.net.
- 3D Rad - Free 3D game maker - Forum >
- General Category >
- 3D Rad - User-created Sample Projects, Scripts, Tutorials >
- Script related questions
Author Topic: Script related questions (Read 8110 times)
there is an option to hide the wheels in a car... keep em hidden and let the skinmesh wheels be the only ones that show...
you know how to hide those if you need to...
--Mike
you know how to hide those if you need to...
--Mike
I think I understand that. My car has wheels are hidden. Moreover I added four more wheel objects to car. Is it possible to hide wheel objects only on 3d rad?
What kind of car are you trying to make?
If you're using a Car Object or Pcar what are the wheel objects for?
If you are just trying to show/hide SkinMesh wheels ingame this is easy enough...
The wheel visuals from the Car object can only be shown/hidden in the editor. You can't show/hide these wheels during runtime.
The Wheel Object itself can't be hidden like skinmeshes... if you hide the Wheel Object it basically stops the object.
If you trying to simulate a broken wheel or flat tire... -you can't really do this with Car Object... - you can sort of simulate this with Pcar parameter settings but, you can't really have separate settings for each Car/Pcar Object wheels.
If none of this helps you -tell us briefly what kind of game are you making -just a short description
Then tell us clearly, what part of the game are you working on with this hidden wheels thing.
And maybe this needs to be in it's own topic.
If you're using a Car Object or Pcar what are the wheel objects for?
If you are just trying to show/hide SkinMesh wheels ingame this is easy enough...
The wheel visuals from the Car object can only be shown/hidden in the editor. You can't show/hide these wheels during runtime.
The Wheel Object itself can't be hidden like skinmeshes... if you hide the Wheel Object it basically stops the object.
If you trying to simulate a broken wheel or flat tire... -you can't really do this with Car Object... - you can sort of simulate this with Pcar parameter settings but, you can't really have separate settings for each Car/Pcar Object wheels.
If none of this helps you -tell us briefly what kind of game are you making -just a short description
Then tell us clearly, what part of the game are you working on with this hidden wheels thing.
And maybe this needs to be in it's own topic.