.starling-xml or castle-sprite-sheet format

Update, as I just saw your hierarchy in 2D Scene Collision - #35 by Carring : your PlayerScene does not descend from TCastleScene. The operation I described has to be done TCastleScene instances, so in your case you have to do this on StandIdleAnim, WalkLeftAnim etc. instances.