Author Topic: Game crashes when I try to spawn vehicle.  (Read 3360 times)

I have made vehicles before, but haven't made any in years so I forgot to do something. Every time I spawn my new car ingame the game crashes. I think I did everything that I was supposed to. The joints are hub0-3 for the wheels and mount0-3 for the blockheads. the textures have no numbers at the end I made the collision box named collision1. I used the jeeps script and replaced the word jeep with my cars. I have all the textures, files and models (tire+wreckage) yet every thime i spawn it my game crashes.
I'm sure this is not a big problem and can be solved easily.

Something wrong with collision I'm assuming, try naming it Collision-1 or Col0

Which program do you use? Are you still working with Milkshape?

Try to use a box shape as the collision box and call it collision-1, see if it works, also I'll be very happy to see you back in the vehicles deparment!

I renamed it to collision-1 and now it works properly. I still have to figure owt how transparency works and edit the model so my head doesn't stick out, so I'm only about half way done. I was thinking about adding headlights and a turning steering wheel but I don't know how to.
Here are some sneak peaks:




I renamed it to collision-1 and now it works properly. I still have to figure owt how transparency works and edit the model so my head doesn't stick out, so I'm only about half way done. I was thinking about adding headlights and a turning steering wheel but I don't know how to.
Here are some sneak peaks:

love c

 For transparency check translucent and additive in the material, for glowing headlights (if that's what you mean) check self illuminating. For spinning steering wheel you make an animation (60 frames should be enough) which has the wheel going from full right at the start to full left at the end, then add a sequence with name steering, never used Milkshape so can't help with anything more than that