Update
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								PuzzlePocalypse_LNX.blend
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								PuzzlePocalypse_LNX.blend
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							@ -2,22 +2,20 @@
 | 
			
		||||
package;
 | 
			
		||||
 | 
			
		||||
class Main {
 | 
			
		||||
    public static inline var projectName = 'PuzzlePocalypse';
 | 
			
		||||
    public static inline var projectVersion = '1.0.4';
 | 
			
		||||
    public static inline var projectName = 'PuzzlePocalypse_LNX';
 | 
			
		||||
    public static inline var projectVersion = '1.0.0';
 | 
			
		||||
    public static inline var projectPackage = 'lnx';
 | 
			
		||||
 | 
			
		||||
    public static function main() {
 | 
			
		||||
        iron.object.BoneAnimation.skinMaxBones = 8;
 | 
			
		||||
            iron.object.LightObject.cascadeCount = 4;
 | 
			
		||||
            iron.object.LightObject.cascadeSplitFactor = 0.800000011920929;
 | 
			
		||||
        leenkx.system.Starter.numAssets = 17;
 | 
			
		||||
        leenkx.system.Starter.drawLoading = armory.trait.internal.LoadingScreen.render;
 | 
			
		||||
        leenkx.system.Starter.main(
 | 
			
		||||
            'Scene',
 | 
			
		||||
            0,
 | 
			
		||||
            false,
 | 
			
		||||
            true,
 | 
			
		||||
            true,
 | 
			
		||||
            true,
 | 
			
		||||
            false,
 | 
			
		||||
            1920,
 | 
			
		||||
            1080,
 | 
			
		||||
            1,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user