|
Post by Monkey-3 on Dec 20, 2016 23:41:55 GMT
Hi guys I'm making a new car in 3d rad through the Car object I've have everything under control except 1 thing The new car has the buggy car's shadow, and at has the same collision box as the buggy car. (i.e. if you crash into the wall, the front part of the car goes through the wall and crashes within the car) I've fixed one problem by changing mycar_a_shadow.x, but there's one thing I cant change (or I don't know how to, at least) the mycar_body_.spg. Either that's a custom file unique to 3D Rad, or... something else? idk. All I know is that it has a model? or something that has the collision box set for the car. I thought I could change this setting in the mycar.ini file, but there's no setting for it. There's nothing else I can do, but ask anyone on here for help. So here it goes... Can anyone help? I couldn't get pictures, so I provided the car for anyone who can help (This one still has the buggy car shadow) sri3.zip (828.73 KB) Thanks guys , [smo]
|
|
|
Post by NicusorN5 on Dec 21, 2016 19:20:13 GMT
.spg is a collision file used by Rigidbody.
|
|
|
Post by Monkey-3 on Dec 21, 2016 20:54:42 GMT
Okay... So I think what I need to do is export the model to Sketchup, then export that file in Sketchup as a Rigidbody, then copy the .spg file and replace the existing in the car data file, and that should do it!
Thanks, NicursorN5!!
|
|
|
Post by NicusorN5 on Dec 22, 2016 11:30:53 GMT
Yeah... Kind of... DO NOT FORGET that the car's rigidbody is dynamic so the model can be made only of spheres and boxes...
|
|
|
Post by Monkey-3 on Dec 24, 2016 7:22:27 GMT
Alright man thanks.
|
|
|
Post by Adarsh Jamuaar on Dec 25, 2016 15:03:23 GMT
You can make your own car! .spg file is only generated when you export your model with shadow.. Edit the name and use it with the other files,i.e. the shadow, mesh and others and edit their names as mentioned for the buggy's car.!
|
|
|
Post by indiedev on Dec 28, 2016 14:31:00 GMT
.spg files are 'sphere group' rigid bodies, 3ImpactConverter_51 is only app i know can make them
|
|
|
Post by Monkey-3 on Jan 2, 2017 20:58:32 GMT
Adarsh Jamuaar, That's really helpful, man Thanks!!!
|
|