RCOXML Animations: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
m (Sandungas moved page RCOXML animations to RCOXML Animations without leaving a redirect)
(No difference)

Revision as of 10:30, 17 November 2015

Description

RCOXML animations are defined in the XML code embedded inside .rco files. See Resource Container (RCO) and RCOXML Structure

AnimTree

Animation

MoveTo

Recolour

Rotate

Resize

Fade

Delay

FireEvent

Lock

Unlock

SlideOut

Animation examples

Gameboot Animation

In gamelib_plugin.rco

Code Sample

In custom_render_plugin.rco

Code Sample