Post Reply 
[PSP] Rcomage v1.1.1 - new RCO manipulation tool
Author Message
TSENEDA
Able One

Posts: 117.2930
Threads: 8
Joined: 16th Feb 2010
Reputation: -7.21748
E-Pigs: 51.8976
Offline
Post: #218
RE: [PSP] Rcomage v1.1.1 - new RCO manipulation tool
Thanks a lot. I'll use this inis next time :P
I tested them.  This is a cube using posZ, and XYZ Resize MoveTo animations.
It worked as expected.

Spoiler for XML:

Code:
1
2
3
4
5
6
7
8
<Plane name="cube" posX="0" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="anim:anim_cube" image="nothing" unknownInt18="0x0">
<Plane name="pic01" posX="0" posY="-80" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="0.3" width="160" height="160" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="anim:rotate" image="image:tex_pic01" unknownInt18="0x0"></Plane>
<Plane name="pic02" posX="0" posY="80" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="0.3" width="160" height="160" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" image="image:tex_pic02" unknownInt18="0x0"></Plane>
<Plane name="pic03" posX="-80" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="0.3" width="160" height="160" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" image="image:tex_pic03" unknownInt18="0x0"></Plane>
<Plane name="pic04" posX="80" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="0.3" width="160" height="160" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" image="image:tex_pic04" unknownInt18="0x0"></Plane>
<Plane name="pic05" posX="0" posY="0" objectScale="-80" redScale="1" greenScale="1" blueScale="1" alphaScale="0.3" width="160" height="160" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" image="image:tex_pic05" unknownInt18="0x0"></Plane>
<Plane name="pic06" posX="0" posY="0" objectScale="80" redScale="1" greenScale="1" blueScale="1" alphaScale="0.3" width="160" height="160" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" image="image:tex_pic06" unknownInt18="0x0"></Plane>
</Plane>


Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<Animation name="rotate">
<Rotate object="object:pic01" duration="0" accelMode="0x0" x="1.57" y="0" z="0" />
<Rotate object="object:pic02" duration="0" accelMode="0x0" x="1.57" y="0" z="0" />
<Rotate object="object:pic03" duration="0" accelMode="0x0" x="" y="1.57" z="0" />
<Rotate object="object:pic04" duration="0" accelMode="0x0" x="" y="1.57" z="0" />
<Delay time="0" />
</Animation>
<Animation name="anim_cube">
<Rotate object="object:cube" duration="16000" accelMode="0x0" x="6.28" y="6.28" z="6.28" />
<Resize object="object:cube" duration="4000" accelMode="0x0" width="0.5" height="0.5" unknownFloat4="0.5" />
<Delay time="8000" />
<Resize object="object:cube" duration="4000" accelMode="0x0" width="1" height="1" unknownFloat4="1" />
<Delay time="4000" />
<MoveTo object="object:cube" duration="4000" accelMode="0x0" x="100" y="-100" unknownFloat4="100" />
<Delay time="4000" />
<MoveTo object="object:cube" duration="4000" accelMode="0x0" x="0" y="0" unknownFloat4="0" />
<Delay time="4000" />
<FireEvent object="anim:anim_cube" />
</Animation>

02/09/2010 08:19 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [PSP] Rcomage v1.1.1 - new RCO manipulation tool - TSENEDA - 02/09/2010 08:19 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: