#How do you make a 3D NPC car that can move on its own?
1 messages · Page 1 of 1 (latest)
Got lots of questions:
Do you need it to have realistic car physics, or is it ok if it just follows a simple path?
Does the path change, or is it the same path every time?
Does each of the 10 cars have to follow a different path?
- I think simple path is the answer
- it doesn't really change paths
- Yup, 10 different places
That error isnt weird, it’s telling you that you’re trying to set something to the wrong type
is there a way I can fix this?
not without knowing more