integer bounce = TRUE; // Make particles bounce on Z plan of object integer interpColor = FALSE; // Go from start to end color integer interpSize = TRUE; // Go from start to end size ...
// Adding these scripts to objects will create a breedable pet. You need to read each script and add your own information in order for them to work.// // In particular, the pet itself will die unless ...