2011-03-17 01:47:30 -04:00
|
|
|
return Def.ActorFrame {
|
|
|
|
|
Def.Quad {
|
2013-07-18 17:43:19 -04:00
|
|
|
InitCommand=cmd(zoomto,10,10;y,-5;skewx,-1);
|
2011-03-17 01:47:30 -04:00
|
|
|
};
|
|
|
|
|
Def.Quad {
|
2013-07-18 17:43:19 -04:00
|
|
|
InitCommand=cmd(zoomto,10,10;y,5;skewx,1);
|
2011-03-17 01:47:30 -04:00
|
|
|
};
|
2010-07-22 13:12:01 -06:00
|
|
|
}
|