sound
This commit is contained in:
parent
531c1fa245
commit
7cec78910c
|
@ -1,6 +1,6 @@
|
||||||
//Maya ASCII 2019 scene
|
//Maya ASCII 2019 scene
|
||||||
//Name: level_v2.ma
|
//Name: level_v2.ma
|
||||||
//Last modified: Thu, Aug 27, 2020 09:06:51 PM
|
//Last modified: Thu, Aug 27, 2020 09:09:35 PM
|
||||||
//Codeset: 1252
|
//Codeset: 1252
|
||||||
requires maya "2019";
|
requires maya "2019";
|
||||||
requires -nodeType "aiOptions" "mtoa" "3.2.0.2";
|
requires -nodeType "aiOptions" "mtoa" "3.2.0.2";
|
||||||
|
@ -15,13 +15,13 @@ fileInfo "osv" "Microsoft Windows 10 Technical Preview (Build 19041)\n";
|
||||||
createNode transform -s -n "persp";
|
createNode transform -s -n "persp";
|
||||||
rename -uid "5B8B8116-41BE-0641-853A-5E9DEF4155A6";
|
rename -uid "5B8B8116-41BE-0641-853A-5E9DEF4155A6";
|
||||||
setAttr ".v" no;
|
setAttr ".v" no;
|
||||||
setAttr ".t" -type "double3" 57.411597271648553 207.22137033833872 -138.36688926388854 ;
|
setAttr ".t" -type "double3" 64.589224337142369 246.03956036531815 -165.92222395350967 ;
|
||||||
setAttr ".r" -type "double3" -53.738352689467732 3405.3999999955913 0 ;
|
setAttr ".r" -type "double3" -53.738352689467732 3405.3999999955913 0 ;
|
||||||
createNode camera -s -n "perspShape" -p "persp";
|
createNode camera -s -n "perspShape" -p "persp";
|
||||||
rename -uid "63F78D0F-47D2-247B-065D-EABE0B70C54F";
|
rename -uid "63F78D0F-47D2-247B-065D-EABE0B70C54F";
|
||||||
setAttr -k off ".v" no;
|
setAttr -k off ".v" no;
|
||||||
setAttr ".fl" 34.999999999999993;
|
setAttr ".fl" 34.999999999999993;
|
||||||
setAttr ".coi" 240.43958603161587;
|
setAttr ".coi" 288.58173676378749;
|
||||||
setAttr ".imn" -type "string" "persp";
|
setAttr ".imn" -type "string" "persp";
|
||||||
setAttr ".den" -type "string" "persp_depth";
|
setAttr ".den" -type "string" "persp_depth";
|
||||||
setAttr ".man" -type "string" "persp_mask";
|
setAttr ".man" -type "string" "persp_mask";
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue