| Welcome to Zoo Tycoon 2 Designing Centre (ZTDC). We hope you enjoy your visit. You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free. Join our community! If you're already a member please log in to your account to access all of our features: |
| Adjusting the size of a statue | |
|---|---|
| Tweet Topic Started: Dec 19 2015, 01:27 AM (532 Views) | |
| tigris115 | Dec 19 2015, 01:27 AM Post #1 |
|
Lurker
|
I'm working on an elephant statue so I'm wondering where I adjust the size of the object. <BFTypedBinder binderType="ElephantAsianStatue01"> <types> <entity> <scenery> <Statue> <ElephantAsianStatue01/> </Statue> </scenery> </entity> </types> <instance> <BFGEntity entityVersion="1"> <physObjParenting> <parentObj parent="mainObj" child="shadowObj" rottype="use" postype="ignore" attachnode="link"/> </physObjParenting> </BFGEntity> </instance> <shared> <ZTPlacementData icon3Doffset="0 0.014575 0.250830" icon3Dscale="0.432860"/> <UIToggleButton template="adopt"> <UIAspect> <default image="entities\objects\scenery\ElephantAsianStatue01\ElephantAsianStatue01_icon.dds"/> </UIAspect> <UIHelpInfo name="" short="" long="" help="" ids="entityname:ElephantAsianStatue01"/> <on> <event msg="ZT_SETPLACEMENTOBJECT" data="BFString" string="ElephantAsianStatue01"/> </on> </UIToggleButton> <UIToggleButton template="researchentity"> <UIAspect> <default image="entities\objects\scenery\ElephantAsianStatue01\ElephantAsianStatue01_icon.dds"/> </UIAspect> <on> <event msg="ZT_SETPLACEMENTOBJECT" data="BFString" string="ElephantAsianStatue01"/> </on> </UIToggleButton> <BFAIEntityDataShared b_Researchable="true" s_Theme="default" f_FameReq="60" s_uisort="oc" s_Zoopedia="zoopedia_statue:entry" f_researchUnlockTime="10" f_researchCost="80" b_SeeThrough="false"/> <ZTTourData> <statue value="5"/> </ZTTourData> </shared> <binder> <BFNamedBinder binderName="shadowObj"> <instance> <BFPhysObj> <BFMovingBlobShadowComponent shadowTexture="world\shadows\blob\square_blob2.tga" baseNode="footprint" width="3" length="4" intensity="0.3"/> </BFPhysObj> </instance> </BFNamedBinder> <BFNamedBinder binderName="mainObj"> <instance> <BFPhysObj> <BFSimpleLODComponent isBFR="true" modelfile="entities/objects/scenery/ElephantAsianStatue01/ElephantAsianStatue01.nif"/> <BFGroundFitComponent heightOffset="0.0"/> </BFPhysObj> </instance> </BFNamedBinder> <BFBinder> <instance> <ZTEconomyComponent cost="300"> <ZTTransaction name="build" costType="parent" type="debit" category="construction"/> <ZTTransaction name="destroy" cost="1000" costType="%parent" type="credit" category="recycling"/> </ZTEconomyComponent> </instance> </BFBinder> </binder> </BFTypedBinder> |
![]() |
|
| « Previous Topic · Object Coding Help · Next Topic » |






2:18 PM Jul 11