Author Topic: Changing a vehicles atributes  (Read 920 times)

Is it possible to make a vehicle change when pressing space, I want to make a vehicle perform differently when a certain instance happens.  So would I have to make two like datablocks but one with the changed performance, and one with the normal one, and how would they switch back and forth, or is it possible to change datablock values for a specific vehicle

You can't edit datablocks for induvidual items.

You'll have to change the datablock with handle.setDatablock(datablock);