AgePage
From Alcugs
Note: Anything extracted from any Plasma Resource Files is property of Cyan Worlds, Inc. You may not use these assets without recieving written permission from Cyan Worlds, Inc.
Please read this Notice from Cyan about Age Creation before continuing.
|
Adding more PRPs to your Age
This is to show how to create extra PRP like some of the Ages (e.g. Neighbourhood, city, Teledahn, Garrison, etc.)
Creating the Page Object
- Go to Layer 3 in Blender, and find the xPage0 object and select it. Press [SHIFT+D] to make a copy and move it to a new location
- Go to the Logic/Properties Panel for this object and change the name. Set the integer page one number higher.
- Go to the material and change both the ME and OB to xPage1 or the page number you used in step 2
Specifying an Object's Page
To have an object go to this new page you have to add a string property page_num. The value of this property is the number of the page that the object belongs to (the number set it Step 2 above).
|

