 e963ececf9
			
		
	
	e963ececf9
	
	
	
		
			
			La princesse peut dasher à volonté pour l'instant. Il reste à relier ça avec la consomation de fromage pour les pêts.
		
			
				
	
	
		
			91 lines
		
	
	
		
			5.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			91 lines
		
	
	
		
			5.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ; Engine configuration file.
 | |
| ; It's best edited using the editor UI and not directly,
 | |
| ; since the parameters that go here are not all obvious.
 | |
| ;
 | |
| ; Format:
 | |
| ;   [section] ; section goes between []
 | |
| ;   param=value ; assign values to parameters
 | |
| 
 | |
| config_version=5
 | |
| 
 | |
| [application]
 | |
| 
 | |
| config/name="Princesse Lactose"
 | |
| run/main_scene="res://game.tscn"
 | |
| config/features=PackedStringArray("4.0", "GL Compatibility")
 | |
| config/icon="res://icon.svg"
 | |
| 
 | |
| [display]
 | |
| 
 | |
| window/size/viewport_width=1920
 | |
| window/size/viewport_height=1080
 | |
| window/stretch/mode="viewport"
 | |
| window/stretch/aspect="expand"
 | |
| window/stretch/scale=2.0
 | |
| 
 | |
| [input]
 | |
| 
 | |
| move_right={
 | |
| "deadzone": 0.5,
 | |
| "events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":0,"key_label":4194321,"unicode":0,"echo":false,"script":null)
 | |
| , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":14,"pressure":0.0,"pressed":true,"script":null)
 | |
| , Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":0,"axis_value":1.0,"script":null)
 | |
| ]
 | |
| }
 | |
| move_left={
 | |
| "deadzone": 0.5,
 | |
| "events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":0,"key_label":4194319,"unicode":0,"echo":false,"script":null)
 | |
| , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":13,"pressure":0.0,"pressed":true,"script":null)
 | |
| , Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":0,"axis_value":-1.0,"script":null)
 | |
| ]
 | |
| }
 | |
| move_down={
 | |
| "deadzone": 0.5,
 | |
| "events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":0,"key_label":4194322,"unicode":0,"echo":false,"script":null)
 | |
| , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":12,"pressure":0.0,"pressed":true,"script":null)
 | |
| , Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":1,"axis_value":1.0,"script":null)
 | |
| ]
 | |
| }
 | |
| move_up={
 | |
| "deadzone": 0.5,
 | |
| "events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194320,"key_label":0,"unicode":0,"echo":false,"script":null)
 | |
| , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":11,"pressure":0.0,"pressed":true,"script":null)
 | |
| , Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":-1,"axis":1,"axis_value":-1.0,"script":null)
 | |
| ]
 | |
| }
 | |
| jump={
 | |
| "deadzone": 0.5,
 | |
| "events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":0,"key_label":32,"unicode":32,"echo":false,"script":null)
 | |
| , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":0,"pressure":0.0,"pressed":true,"script":null)
 | |
| ]
 | |
| }
 | |
| grab={
 | |
| "deadzone": 0.5,
 | |
| "events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194326,"key_label":0,"unicode":0,"echo":false,"script":null)
 | |
| , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":9,"pressure":0.0,"pressed":true,"script":null)
 | |
| , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":10,"pressure":0.0,"pressed":true,"script":null)
 | |
| ]
 | |
| }
 | |
| dash={
 | |
| "deadzone": 0.5,
 | |
| "events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194306,"key_label":0,"unicode":0,"echo":false,"script":null)
 | |
| , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":2,"pressure":0.0,"pressed":false,"script":null)
 | |
| , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":1,"pressure":0.0,"pressed":false,"script":null)
 | |
| ]
 | |
| }
 | |
| 
 | |
| [layer_names]
 | |
| 
 | |
| 2d_render/layer_1="plateformes"
 | |
| 2d_physics/layer_5="plateformes"
 | |
| 2d_physics/layer_6="pics"
 | |
| 2d_physics/layer_7="fromages"
 | |
| 
 | |
| [rendering]
 | |
| 
 | |
| renderer/rendering_method.mobile="gl_compatibility"
 | |
| environment/defaults/default_clear_color=Color(0.615686, 0.819608, 0.988235, 1)
 | |
| anti_aliasing/quality/msaa_2d=3
 | |
| anti_aliasing/quality/screen_space_aa=1
 | |
| anti_aliasing/quality/use_taa=true
 |