Var x x = -9 // ファイル読み込み Folder Fight3D_2004 PolyLoad 0, リョンリー.YJP PolyLoad 1, リョンリー.YJP Folder 背景 PolyLoad 2, 背景.YJP Folder ../ Folder ../ // モーションリスト PolyMotion 0, 1 PolyMotion 1, 1 *Loop // キーボード Key Left Font 50, 50, LeftKey x = x - 0.1 End Key Right Font 50, 50, RightKey x = x + 0.1 End // 1P(左側) PolyPos 0, x,0,0 PolyAng 0, -90,0,0 //PolySize 0, 1.0, 1.0, 1.0 // 2P(右側) PolyPos 1, 9,0,0 PolyAng 1, 90,0,0 //PolySize 1, 1.0, 0.5, 1.0 // カメラ CameraS 0.0, 18.0, -32.0 // 視点 CameraE 0.0, 8.0, 0.0 // 注視点 // ライト LightPos 0, 150, -500 ScreenDraw Go *Loop