Difference between revisions of "How to create spinning palm trees"
From Platinum Arts Sandbox Free 3D Game Maker
(Created page with '*To create a spinning palm tree (or any other object), find your model's path (in main/packages/models), and find the model's .cfg. Once you find the cfg, open it and add the lin…') |
(No difference)
|
Latest revision as of 21:39, 2 July 2012
- To create a spinning palm tree (or any other object), find your model's path (in main/packages/models), and find the model's .cfg. Once you find the cfg, open it and add the line
mdlspin ##
where ## is the number of degrees per second the model spins.