PDA

View Full Version : Is it possible to make a new state for objects?


jimmie123456789
30th Jun 2007, 2:43 PM
If it is, could you please tell me how, or give me a link to the tutorial? If I am any good at creating basic objects, I might try to make a broken state for cars.

Echo
30th Jun 2007, 2:50 PM
It's certainly possible, but a project like that would be really quite hard because cars have some quite complex code to work with. If you want to do something like this, you really need to work your way through several general BHAV tutorials first. Pay particular attention to any tutorials discussing attributes, but start with the basic stuff and work your way up. :) I don't think there are any tutorials so specific as to explain adding new states to existing objects, but if you read the general stuff you can normally figure out the specifics. ;)