Compare commits
	
		
			No commits in common. 'master' and 'feat/laptop' have entirely different histories. 
		
	
	
		
			master
			...
			feat/lapto
		
	
		
	@ -1,15 +0,0 @@
				@@ -1,15 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="mp3" | 
				
			||||
type="AudioStreamMP3" | 
				
			||||
path="res://.import/Main Menu-Unmastered.mp3-2e265f72c05c83a0917565f7a755a0dd.mp3str" | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Music/Main Menu-Unmastered.mp3" | 
				
			||||
dest_files=[ "res://.import/Main Menu-Unmastered.mp3-2e265f72c05c83a0917565f7a755a0dd.mp3str" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
loop=true | 
				
			||||
loop_offset=0 | 
				
			||||
@ -1,8 +0,0 @@
				@@ -1,8 +0,0 @@
					 | 
				
			||||
[gd_scene load_steps=2 format=2] | 
				
			||||
 | 
				
			||||
[ext_resource path="res://Scripts/CameraFollow.gd" type="Script" id=1] | 
				
			||||
 | 
				
			||||
[node name="Camera2D" type="Camera2D"] | 
				
			||||
position = Vector2( 480, 240 ) | 
				
			||||
current = true | 
				
			||||
script = ExtResource( 1 ) | 
				
			||||
@ -1,39 +0,0 @@
				@@ -1,39 +0,0 @@
					 | 
				
			||||
[gd_scene load_steps=10 format=2] | 
				
			||||
 | 
				
			||||
[ext_resource path="res://Scripts/Car.gd" type="Script" id=1] | 
				
			||||
[ext_resource path="res://Sprites/alistair/car-full-1.png" type="Texture" id=2] | 
				
			||||
[ext_resource path="res://Sprites/alistair/car-full-2.png" type="Texture" id=3] | 
				
			||||
[ext_resource path="res://Sprites/alistair/car-full.png" type="Texture" id=4] | 
				
			||||
[ext_resource path="res://Sprites/alistair/car-full-3.png" type="Texture" id=5] | 
				
			||||
[ext_resource path="res://Sprites/alistair/car-fulla.png" type="Texture" id=8] | 
				
			||||
[ext_resource path="res://Sprites/alistair/car-full-1a.png" type="Texture" id=9] | 
				
			||||
 | 
				
			||||
[sub_resource type="SpriteFrames" id=1] | 
				
			||||
animations = [ { | 
				
			||||
"frames": [ ExtResource( 4 ), ExtResource( 2 ), ExtResource( 3 ), ExtResource( 5 ) ], | 
				
			||||
"loop": true, | 
				
			||||
"name": "default", | 
				
			||||
"speed": 5.0 | 
				
			||||
}, { | 
				
			||||
"frames": [ ExtResource( 8 ), ExtResource( 9 ), ExtResource( 3 ), ExtResource( 5 ) ], | 
				
			||||
"loop": true, | 
				
			||||
"name": "Accelerate", | 
				
			||||
"speed": 12.0 | 
				
			||||
} ] | 
				
			||||
 | 
				
			||||
[sub_resource type="CapsuleShape2D" id=2] | 
				
			||||
radius = 26.0 | 
				
			||||
height = 236.0 | 
				
			||||
 | 
				
			||||
[node name="Car" type="KinematicBody2D"] | 
				
			||||
script = ExtResource( 1 ) | 
				
			||||
 | 
				
			||||
[node name="AnimatedSprite" type="AnimatedSprite" parent="."] | 
				
			||||
position = Vector2( 0, -42 ) | 
				
			||||
frames = SubResource( 1 ) | 
				
			||||
animation = "Accelerate" | 
				
			||||
 | 
				
			||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."] | 
				
			||||
position = Vector2( 0, 3 ) | 
				
			||||
rotation = 1.5708 | 
				
			||||
shape = SubResource( 2 ) | 
				
			||||
@ -1,124 +0,0 @@
				@@ -1,124 +0,0 @@
					 | 
				
			||||
[gd_scene load_steps=2 format=2] | 
				
			||||
 | 
				
			||||
[ext_resource path="res://Resources/woods.tres" type="TileSet" id=1] | 
				
			||||
 | 
				
			||||
[node name="LodgeOutside" type="Node2D"] | 
				
			||||
 | 
				
			||||
[node name="Background" type="ParallaxBackground" parent="."] | 
				
			||||
 | 
				
			||||
[node name="SkyUpper" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0, 1 ) | 
				
			||||
 | 
				
			||||
[node name="TileMap" type="TileMap" parent="Background/SkyUpper"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
cell_quadrant_size = 15 | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( -196608, 1, 0, -196604, 1, 0, -196600, 1, 0, -196596, 1, 0, -196592, 1, 0, -196588, 1, 0, 196608, 2, 0, 196612, 2, 0, 196616, 2, 0, 196620, 2, 0, 196624, 2, 0, 196628, 2, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Sky" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0.1, 1 ) | 
				
			||||
 | 
				
			||||
[node name="TileMap" type="TileMap" parent="Background/Sky"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
cell_quadrant_size = 15 | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 0, 0, 0, 4, 0, 0, 8, 0, 0, 12, 0, 0, 16, 0, 0, 20, 0, 0, 196608, 2, 0, 196612, 2, 0, 196616, 2, 0, 196620, 2, 0, 196624, 2, 0, 196628, 2, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Mountains" type="TileMap" parent="Background/Sky"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
cell_quadrant_size = 15 | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 131072, 3, 0, 131084, 4, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Pines" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0.2, 1 ) | 
				
			||||
 | 
				
			||||
[node name="Trees" type="TileMap" parent="Background/Pines"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 30, 30 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196611, 6, 0, 196618, 6, 0, 196620, 6, 0, 196623, 6, 0, 196624, 6, 0, 196628, 6, 0, 196630, 6, 0, 196632, 6, 0, 196633, 6, 0, 196636, 6, 0, 196637, 6, 0, 196638, 6, 0, 196645, 6, 0, 196646, 6, 0, 196650, 6, 0, 196653, 6, 0, 196655, 6, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Grass" type="TileMap" parent="Background/Pines"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196608, 8, 0, 196612, 8, 0, 196616, 8, 0, 196620, 8, 0, 196624, 8, 0, 196625, 8, 0, 196628, 8, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Furthest" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0.35, 1 ) | 
				
			||||
 | 
				
			||||
[node name="Trees" type="TileMap" parent="Background/Furthest"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( -65532, 27, 0, 0, 536870942, 0, 13, 536870942, 0, 16, 536870941, 0, 22, 29, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Grass" type="TileMap" parent="Background/Furthest"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196608, 9, 0, 196612, 9, 0, 196616, 9, 0, 196620, 9, 0, 196624, 9, 0, 196628, 9, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Far" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0.5, 1 ) | 
				
			||||
 | 
				
			||||
[node name="Trees" type="TileMap" parent="Background/Far"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( -65529, 536870929, 0, 19, 27, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Grass" type="TileMap" parent="Background/Far"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196608, 10, 0, 196612, 10, 0, 196616, 10, 0, 196620, 10, 0, 196624, 10, 0, 196628, 10, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Mid" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0.65, 1 ) | 
				
			||||
 | 
				
			||||
[node name="Trees" type="TileMap" parent="Background/Mid"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( -196601, 536870935, 0, -65522, 26, 0 ) | 
				
			||||
 | 
				
			||||
[node name="TileMap" type="TileMap" parent="Background/Mid"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196608, 11, 0, 196612, 11, 0, 196616, 11, 0, 196620, 11, 0, 196624, 11, 0, 196628, 11, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Close" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0.8, 1 ) | 
				
			||||
 | 
				
			||||
[node name="Trees" type="TileMap" parent="Background/Close"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_y_sort = true | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( -262132, 536870935, 0, -196608, 24, 0, 8, 28, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Grass" type="TileMap" parent="Background/Close"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196608, 12, 0, 196612, 12, 0, 196616, 12, 0, 196620, 12, 0, 196624, 12, 0, 196628, 12, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Road" type="ParallaxLayer" parent="Background"] | 
				
			||||
 | 
				
			||||
[node name="Road" type="TileMap" parent="Background/Road"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 393216, 14, 0, 393220, 14, 0, 393224, 14, 0, 393228, 14, 0, 393232, 14, 0, 393236, 14, 0, 589844, 2, 0, 786448, 2, 0, 983052, 2, 0, 1179656, 2, 0, 1376260, 2, 0 ) | 
				
			||||
 | 
				
			||||
[node name="PolesShrubs" type="TileMap" parent="Background/Road"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 30, 30 ) | 
				
			||||
cell_custom_transform = Transform2D( 30, 0, 0, 0, 0, 0 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 65536, 7, 0, 65538, 15, 0, 65540, 15, 0, 65542, 15, 0, 65544, 15, 0, 65546, 15, 0, 65548, 15, 0, 65550, 15, 0, 65552, 15, 0, 65554, 15, 0, 65556, 15, 0, 65558, 15, 0, 65560, 15, 0, 65562, 15, 0, 65564, 15, 0, 65566, 15, 0, 65568, 15, 0, 65570, 15, 0, 65572, 15, 0, 65574, 15, 0, 65576, 15, 0, 65578, 15, 0, 65580, 15, 0, 65582, 15, 0, 393218, 21, 0, 393230, 20, 0, 655394, 536870928, 0, 720896, 16, 0, 720937, 25, 0 ) | 
				
			||||
@ -1,54 +0,0 @@
				@@ -1,54 +0,0 @@
					 | 
				
			||||
extends KinematicBody2D | 
				
			||||
 | 
				
			||||
# Declare member variables here. Examples: | 
				
			||||
# var a = 2 | 
				
			||||
# var b = "text" | 
				
			||||
 | 
				
			||||
# Called when the node enters the scene tree for the first time. | 
				
			||||
var moveSpeed : int = 280 | 
				
			||||
var initVel = Vector2() | 
				
			||||
var facingDir = Vector2() | 
				
			||||
var yVel = 1 | 
				
			||||
var xVel = 1 | 
				
			||||
var reverse = true | 
				
			||||
onready var rayCast = $RayCast2D | 
				
			||||
onready var anim = $AnimatedSprite | 
				
			||||
 | 
				
			||||
func _ready(): | 
				
			||||
	pass | 
				
			||||
 | 
				
			||||
func _physics_process(delta): | 
				
			||||
	handle_movements() | 
				
			||||
	manage_animations() | 
				
			||||
 | 
				
			||||
func handle_movements():  | 
				
			||||
	var vel = initVel | 
				
			||||
	# inputs | 
				
			||||
	if Input.is_action_pressed("move_up"): | 
				
			||||
		vel.y = -yVel | 
				
			||||
	if Input.is_action_pressed("move_down"): | 
				
			||||
		vel.y = yVel | 
				
			||||
	if Input.is_action_pressed("move_left"): | 
				
			||||
		vel.x = -xVel | 
				
			||||
		moveSpeed += moveSpeed/100 | 
				
			||||
	else:  | 
				
			||||
		moveSpeed -= moveSpeed/200 | 
				
			||||
	if Input.is_action_pressed("move_right"): | 
				
			||||
		if reverse: | 
				
			||||
			vel.x = 0.5 * xVel | 
				
			||||
		moveSpeed -= 5 | 
				
			||||
	moveSpeed = clamp(moveSpeed, 280, 840) | 
				
			||||
   | 
				
			||||
	# move the player | 
				
			||||
	move_and_slide(vel * moveSpeed, Vector2.ZERO) | 
				
			||||
	 | 
				
			||||
func play_animation (anim_name): | 
				
			||||
	if anim.animation != anim_name: | 
				
			||||
		anim.play(anim_name) | 
				
			||||
	 | 
				
			||||
func manage_animations (): | 
				
			||||
	if Input.is_action_pressed("move_left"): | 
				
			||||
		play_animation("Accelerate") | 
				
			||||
		 | 
				
			||||
	else: | 
				
			||||
		play_animation("default") | 
				
			||||
@ -1,21 +0,0 @@
				@@ -1,21 +0,0 @@
					 | 
				
			||||
extends Node2D | 
				
			||||
onready var player = get_node("Player") | 
				
			||||
 | 
				
			||||
# Declare member variables here. Examples: | 
				
			||||
# var a = 2 | 
				
			||||
# var b = "text" | 
				
			||||
 | 
				
			||||
 | 
				
			||||
# Called when the node enters the scene tree for the first time. | 
				
			||||
func _ready(): | 
				
			||||
	var car = get_node("Player") | 
				
			||||
	car.initVel = Vector2(-1, 0) | 
				
			||||
	car.yVel = 0.2 | 
				
			||||
	car.reverse = false | 
				
			||||
	pass # Replace with function body. | 
				
			||||
 | 
				
			||||
 | 
				
			||||
# Called every frame. 'delta' is the elapsed time since the previous frame. | 
				
			||||
func _process(delta): | 
				
			||||
	player.position.y = clamp(player.position.y, 480, 500) | 
				
			||||
	pass | 
				
			||||
@ -1,28 +0,0 @@
				@@ -1,28 +0,0 @@
					 | 
				
			||||
extends Camera2D | 
				
			||||
 | 
				
			||||
 | 
				
			||||
# Declare member variables here. Examples: | 
				
			||||
# var a = 2 | 
				
			||||
# var b = "text" | 
				
			||||
 | 
				
			||||
 | 
				
			||||
# Called when the node enters the scene tree for the first time. | 
				
			||||
func _ready(): | 
				
			||||
	pass # Replace with function body. | 
				
			||||
 | 
				
			||||
 | 
				
			||||
# Called every frame. 'delta' is the elapsed time since the previous frame. | 
				
			||||
onready var target = get_node("../Player") | 
				
			||||
 | 
				
			||||
 | 
				
			||||
func move_camera(): | 
				
			||||
	var cam_min = 1100 | 
				
			||||
	pass | 
				
			||||
 | 
				
			||||
 | 
				
			||||
func _process (delta): | 
				
			||||
	position = target.position | 
				
			||||
	position.y -= 240 | 
				
			||||
	position.x -= 480 | 
				
			||||
	if target.position.y > 500: | 
				
			||||
		move_camera() | 
				
			||||
| 
		 Before Width: | Height: | Size: 2.8 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/car-1.png-bdff6bdf4ff690773a4a414ee2cac7ff.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/alistair/car-1.png" | 
				
			||||
dest_files=[ "res://.import/car-1.png-bdff6bdf4ff690773a4a414ee2cac7ff.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 2.7 KiB  | 
| 
		 Before Width: | Height: | Size: 2.8 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/car-3.png-9481e6a0d35cc134c8d5b801cecbb9b8.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/alistair/car-3.png" | 
				
			||||
dest_files=[ "res://.import/car-3.png-9481e6a0d35cc134c8d5b801cecbb9b8.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 3.9 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/car-full-1.png-cabcdf79796cb99f9547cd171458def1.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/alistair/car-full-1.png" | 
				
			||||
dest_files=[ "res://.import/car-full-1.png-cabcdf79796cb99f9547cd171458def1.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 3.9 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/car-full-1a.png-9b2367e0e0aa7991883e975458f2991e.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/alistair/car-full-1a.png" | 
				
			||||
dest_files=[ "res://.import/car-full-1a.png-9b2367e0e0aa7991883e975458f2991e.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 3.9 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/car-full-2.png-31f338b49f9a83f45b974953c3daa168.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/alistair/car-full-2.png" | 
				
			||||
dest_files=[ "res://.import/car-full-2.png-31f338b49f9a83f45b974953c3daa168.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 3.9 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/car-full-2a.png-0f64cdfb4ad576205590422cb4a652b5.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/alistair/car-full-2a.png" | 
				
			||||
dest_files=[ "res://.import/car-full-2a.png-0f64cdfb4ad576205590422cb4a652b5.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 3.9 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/car-full-3.png-aacd25ee16102299047a8b4febbcfdb4.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/alistair/car-full-3.png" | 
				
			||||
dest_files=[ "res://.import/car-full-3.png-aacd25ee16102299047a8b4febbcfdb4.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 3.9 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/car-full-3a.png-376bde5618312891a4e2f322b963c7d6.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/alistair/car-full-3a.png" | 
				
			||||
dest_files=[ "res://.import/car-full-3a.png-376bde5618312891a4e2f322b963c7d6.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 3.9 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/car-full.png-2c1e401ef60c637738e9b43291418fbc.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/alistair/car-full.png" | 
				
			||||
dest_files=[ "res://.import/car-full.png-2c1e401ef60c637738e9b43291418fbc.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 3.9 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/car-fulla.png-778856aaeb965fd406219d8dc5da0f94.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/alistair/car-fulla.png" | 
				
			||||
dest_files=[ "res://.import/car-fulla.png-778856aaeb965fd406219d8dc5da0f94.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 2.8 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/car.png-9f335fa2876abcec914947ec4f8f3902.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/alistair/car.png" | 
				
			||||
dest_files=[ "res://.import/car.png-9f335fa2876abcec914947ec4f8f3902.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 1.0 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/left.png-453be290be6ab754f1df243900cc4d6a.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/alistair/left.png" | 
				
			||||
dest_files=[ "res://.import/left.png-453be290be6ab754f1df243900cc4d6a.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB  | 
| 
		 Before Width: | Height: | Size: 935 B  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/left.png-0ab7d68e67a10834ebf4b11b8ec91c9e.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/joe/left.png" | 
				
			||||
dest_files=[ "res://.import/left.png-0ab7d68e67a10834ebf4b11b8ec91c9e.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
@ -1,16 +0,0 @@
				@@ -1,16 +0,0 @@
					 | 
				
			||||
[gd_scene load_steps=3 format=2] | 
				
			||||
 | 
				
			||||
[ext_resource path="res://Sprites/josep/at_desk.png" type="Texture" id=1] | 
				
			||||
 | 
				
			||||
[sub_resource type="RectangleShape2D" id=1] | 
				
			||||
extents = Vector2( 46.5001, 40.4998 ) | 
				
			||||
 | 
				
			||||
[node name="Josep_Sitting" type="StaticBody2D"] | 
				
			||||
 | 
				
			||||
[node name="Sprite" type="Sprite" parent="."] | 
				
			||||
texture = ExtResource( 1 ) | 
				
			||||
 | 
				
			||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."] | 
				
			||||
position = Vector2( -10.5, 27.4999 ) | 
				
			||||
rotation = 1.5708 | 
				
			||||
shape = SubResource( 1 ) | 
				
			||||
| 
		 Before Width: | Height: | Size: 1.5 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/at_desk.png-4d1628e675cf4f1eea9bbac5877439aa.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/josep/at_desk.png" | 
				
			||||
dest_files=[ "res://.import/at_desk.png-4d1628e675cf4f1eea9bbac5877439aa.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 884 B  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/left.png-b030edeb4b7709d11a1c7286008597c7.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Sprites/josep/left.png" | 
				
			||||
dest_files=[ "res://.import/left.png-b030edeb4b7709d11a1c7286008597c7.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
@ -1,178 +0,0 @@
				@@ -1,178 +0,0 @@
					 | 
				
			||||
[gd_scene load_steps=6 format=2] | 
				
			||||
 | 
				
			||||
[ext_resource path="res://Resources/woods.tres" type="TileSet" id=1] | 
				
			||||
[ext_resource path="res://Scenes/Car.tscn" type="PackedScene" id=2] | 
				
			||||
[ext_resource path="res://Scripts/ScrollCamera.gd" type="Script" id=3] | 
				
			||||
[ext_resource path="res://Scripts/Ch1S1.gd" type="Script" id=4] | 
				
			||||
[ext_resource path="res://Music/Main Menu-Unmastered.mp3" type="AudioStream" id=5] | 
				
			||||
 | 
				
			||||
[node name="Ch1S1" type="Node2D"] | 
				
			||||
script = ExtResource( 4 ) | 
				
			||||
 | 
				
			||||
[node name="ScrollCamera" type="Camera2D" parent="."] | 
				
			||||
current = true | 
				
			||||
script = ExtResource( 3 ) | 
				
			||||
 | 
				
			||||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] | 
				
			||||
stream = ExtResource( 5 ) | 
				
			||||
autoplay = true | 
				
			||||
 | 
				
			||||
[node name="Background" type="ParallaxBackground" parent="."] | 
				
			||||
 | 
				
			||||
[node name="SkyUpper" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0, 1 ) | 
				
			||||
motion_mirroring = Vector2( 1440, 0 ) | 
				
			||||
 | 
				
			||||
[node name="TileMap" type="TileMap" parent="Background/SkyUpper"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
cell_quadrant_size = 15 | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( -196608, 1, 0, -196604, 1, 0, -196600, 1, 0, -196596, 1, 0, -196592, 1, 0, -196588, 1, 0, 196608, 2, 0, 196612, 2, 0, 196616, 2, 0, 196620, 2, 0, 196624, 2, 0, 196628, 2, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Sky" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0.1, 1 ) | 
				
			||||
motion_mirroring = Vector2( 1440, 0 ) | 
				
			||||
 | 
				
			||||
[node name="TileMap" type="TileMap" parent="Background/Sky"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
cell_quadrant_size = 15 | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 0, 0, 0, 4, 0, 0, 8, 0, 0, 12, 0, 0, 16, 0, 0, 20, 0, 0, 196608, 2, 0, 196612, 2, 0, 196616, 2, 0, 196620, 2, 0, 196624, 2, 0, 196628, 2, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Mountains" type="TileMap" parent="Background/Sky"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
cell_quadrant_size = 15 | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 131072, 3, 0, 131084, 4, 0, 131100, 5, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Pines" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0.2, 1 ) | 
				
			||||
motion_mirroring = Vector2( 2880, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Trees" type="TileMap" parent="Background/Pines"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 30, 30 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196611, 6, 0, 196618, 6, 0, 196620, 6, 0, 196623, 6, 0, 196624, 6, 0, 196628, 6, 0, 196630, 6, 0, 196632, 6, 0, 196633, 6, 0, 196636, 6, 0, 196637, 6, 0, 196638, 6, 0, 196645, 6, 0, 196646, 6, 0, 196650, 6, 0, 196653, 6, 0, 196655, 6, 0, 196659, 6, 0, 196662, 6, 0, 196667, 6, 0, 196668, 6, 0, 196672, 6, 0, 196674, 6, 0, 196678, 6, 0, 196679, 6, 0, 196685, 6, 0, 196686, 6, 0, 196687, 6, 0, 196689, 6, 0, 196690, 6, 0, 196693, 6, 0, 196696, 6, 0, 196698, 6, 0, 196699, 6, 0, 196702, 6, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Grass" type="TileMap" parent="Background/Pines"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196608, 8, 0, 196612, 8, 0, 196616, 8, 0, 196620, 8, 0, 196624, 8, 0, 196625, 8, 0, 196628, 8, 0, 196632, 8, 0, 196636, 8, 0, 196640, 8, 0, 196644, 8, 0, 196648, 8, 0, 196652, 8, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Furthest" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0.35, 1 ) | 
				
			||||
motion_mirroring = Vector2( 2880, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Trees" type="TileMap" parent="Background/Furthest"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( -65532, 27, 0, -65506, 27, 0, 0, 536870942, 0, 13, 536870942, 0, 16, 536870941, 0, 22, 29, 0, 41, 30, 0, 45, 29, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Grass" type="TileMap" parent="Background/Furthest"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196608, 9, 0, 196612, 9, 0, 196616, 9, 0, 196620, 9, 0, 196624, 9, 0, 196628, 9, 0, 196632, 9, 0, 196636, 9, 0, 196640, 9, 0, 196644, 9, 0, 196648, 9, 0, 196652, 9, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Far" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0.5, 1 ) | 
				
			||||
motion_mirroring = Vector2( 2880, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Trees" type="TileMap" parent="Background/Far"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( -65529, 536870929, 0, -65508, 536870938, 0, 19, 27, 0, 36, 536870939, 0, 41, 536870942, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Grass" type="TileMap" parent="Background/Far"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196608, 10, 0, 196612, 10, 0, 196616, 10, 0, 196620, 10, 0, 196624, 10, 0, 196628, 10, 0, 196632, 10, 0, 196636, 10, 0, 196640, 10, 0, 196644, 10, 0, 196648, 10, 0, 196652, 10, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Mid" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0.65, 1 ) | 
				
			||||
motion_mirroring = Vector2( 2880, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Trees" type="TileMap" parent="Background/Mid"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( -196601, 536870935, 0, -131033, 536870938, 0, -65522, 26, 0, -65503, 17, 0 ) | 
				
			||||
 | 
				
			||||
[node name="TileMap" type="TileMap" parent="Background/Mid"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196608, 11, 0, 196612, 11, 0, 196616, 11, 0, 196620, 11, 0, 196624, 11, 0, 196628, 11, 0, 196632, 11, 0, 196636, 11, 0, 196640, 11, 0, 196644, 11, 0, 196648, 11, 0, 196652, 11, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Close" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_scale = Vector2( 0.8, 1 ) | 
				
			||||
motion_mirroring = Vector2( 2880, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Trees" type="TileMap" parent="Background/Close"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_y_sort = true | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( -262132, 536870935, 0, -262113, 536870935, 0, -196608, 24, 0, -65499, 536870934, 0, 19, 536870940, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Grass" type="TileMap" parent="Background/Close"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196608, 12, 0, 196612, 12, 0, 196616, 12, 0, 196620, 12, 0, 196624, 12, 0, 196628, 12, 0, 196632, 12, 0, 196636, 12, 0, 196640, 12, 0, 196644, 12, 0, 196648, 12, 0, 196652, 12, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Road" type="ParallaxLayer" parent="Background"] | 
				
			||||
motion_mirroring = Vector2( 2880, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Road" type="TileMap" parent="Background/Road"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 196641, 21, 0, 393216, 14, 0, 393220, 14, 0, 393224, 14, 0, 393228, 14, 0, 393232, 14, 0, 393236, 14, 0, 393240, 14, 0, 393244, 14, 0, 393248, 14, 0, 393252, 14, 0, 393256, 14, 0, 393260, 14, 0 ) | 
				
			||||
 | 
				
			||||
[node name="PolesShrubs" type="TileMap" parent="Background/Road"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 30, 30 ) | 
				
			||||
cell_custom_transform = Transform2D( 30, 0, 0, 0, 0, 0 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 65536, 7, 0, 65538, 15, 0, 65540, 15, 0, 65542, 15, 0, 65544, 15, 0, 65546, 15, 0, 65548, 15, 0, 65550, 15, 0, 65552, 15, 0, 65554, 15, 0, 65556, 15, 0, 65558, 15, 0, 65560, 15, 0, 65562, 15, 0, 65564, 15, 0, 65566, 15, 0, 65568, 15, 0, 65570, 15, 0, 65572, 15, 0, 65574, 15, 0, 65576, 15, 0, 65578, 15, 0, 65580, 15, 0, 65582, 15, 0, 65584, 7, 0, 65586, 15, 0, 65588, 15, 0, 65590, 15, 0, 65592, 15, 0, 65594, 15, 0, 65596, 15, 0, 65598, 15, 0, 65600, 15, 0, 65602, 15, 0, 65604, 15, 0, 65606, 15, 0, 65608, 15, 0, 65610, 15, 0, 65612, 15, 0, 65614, 15, 0, 65616, 15, 0, 65618, 15, 0, 65620, 15, 0, 65622, 15, 0, 65624, 15, 0, 65626, 15, 0, 65628, 15, 0, 65630, 15, 0, 393218, 21, 0, 393230, 20, 0, 655394, 536870928, 0, 655424, 16, 0, 655430, 536870937, 0, 720896, 16, 0, 720937, 25, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Foreground" type="ParallaxBackground" parent="."] | 
				
			||||
layer = 1 | 
				
			||||
 | 
				
			||||
[node name="Road" type="ParallaxLayer" parent="Foreground"] | 
				
			||||
motion_mirroring = Vector2( 1440, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Poles(front)" type="TileMap" parent="Foreground/Road"] | 
				
			||||
z_index = 1 | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 30, 30 ) | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 458752, 15, 0, 458754, 7, 0, 458756, 15, 0, 458758, 15, 0, 458760, 15, 0, 458762, 15, 0, 458764, 15, 0, 458766, 15, 0, 458768, 15, 0, 458770, 15, 0, 458772, 15, 0, 458774, 15, 0, 458776, 15, 0, 458778, 15, 0, 458780, 15, 0, 458782, 15, 0, 458784, 15, 0, 458786, 15, 0, 458788, 15, 0, 458790, 15, 0, 458792, 15, 0, 458794, 15, 0, 458796, 15, 0, 458798, 15, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Close" type="ParallaxLayer" parent="Foreground"] | 
				
			||||
position = Vector2( 1, 0 ) | 
				
			||||
motion_scale = Vector2( 1.15, 1 ) | 
				
			||||
motion_mirroring = Vector2( 2880, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Grass(Front)" type="TileMap" parent="Foreground/Close"] | 
				
			||||
z_index = 2 | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
cell_size = Vector2( 60, 60 ) | 
				
			||||
cell_y_sort = true | 
				
			||||
format = 1 | 
				
			||||
tile_data = PoolIntArray( 24, 23, 0, 458752, 12, 0, 458756, 12, 0, 458760, 12, 0, 458764, 12, 0, 458768, 12, 0, 458772, 12, 0, 458776, 12, 0, 458780, 12, 0, 458784, 12, 0, 458788, 12, 0, 458792, 12, 0, 458796, 12, 0, 655360, 13, 0, 655364, 13, 0, 655368, 13, 0, 655372, 13, 0, 655376, 13, 0, 655380, 13, 0, 655384, 13, 0, 655388, 13, 0, 655392, 13, 0, 655396, 13, 0, 655400, 13, 0, 655404, 13, 0 ) | 
				
			||||
 | 
				
			||||
[node name="Shrubs" type="TileMap" parent="Foreground/Close"] | 
				
			||||
tile_set = ExtResource( 1 ) | 
				
			||||
format = 1 | 
				
			||||
 | 
				
			||||
[node name="Player" parent="." instance=ExtResource( 2 )] | 
				
			||||
position = Vector2( 1090, 458 ) | 
				
			||||
| 
		 Before Width: | Height: | Size: 969 B  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/cubicle.png-1bd09506c85c7f1f2467623738647307.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/Furniture/cubicle.png" | 
				
			||||
dest_files=[ "res://.import/cubicle.png-1bd09506c85c7f1f2467623738647307.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 1.5 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/banksia-red.png-fd09a373ff242cc7aa05bdbbecc49911.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/banksia-red.png" | 
				
			||||
dest_files=[ "res://.import/banksia-red.png-fd09a373ff242cc7aa05bdbbecc49911.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 1.5 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/banksia-white.png-342ed4b048c1906f57bc050ce3d7f604.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/banksia-white.png" | 
				
			||||
dest_files=[ "res://.import/banksia-white.png-342ed4b048c1906f57bc050ce3d7f604.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 3.6 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/baobab-smaller.png-a8591fa7722ea3282e09944d0aec19f9.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/baobab-smaller.png" | 
				
			||||
dest_files=[ "res://.import/baobab-smaller.png-a8591fa7722ea3282e09944d0aec19f9.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 4.6 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/baobab.png-0e8755649b03f4ded986dff8c29b8dfb.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/baobab.png" | 
				
			||||
dest_files=[ "res://.import/baobab.png-0e8755649b03f4ded986dff8c29b8dfb.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 11 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/frontyard-tree.png-168e3562f5200de721bd329d597c5bed.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/frontyard-tree.png" | 
				
			||||
dest_files=[ "res://.import/frontyard-tree.png-168e3562f5200de721bd329d597c5bed.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 7.1 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/gumtree-flat.png-dae2bc7572814d241d333e3b30744799.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/gumtree-flat.png" | 
				
			||||
dest_files=[ "res://.import/gumtree-flat.png-dae2bc7572814d241d333e3b30744799.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 8.5 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/gumtree-flat2.png-6af12d3e41141a1941b8804d923853ca.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/gumtree-flat2.png" | 
				
			||||
dest_files=[ "res://.import/gumtree-flat2.png-6af12d3e41141a1941b8804d923853ca.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 2.4 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/gumtree-small.png-15ed6c75023673d8bb164b2303de048f.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/gumtree-small.png" | 
				
			||||
dest_files=[ "res://.import/gumtree-small.png-15ed6c75023673d8bb164b2303de048f.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 2.9 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/gumtree-small2.png-a15768bfe5ebef4f7b4fd21b0e5318db.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/gumtree-small2.png" | 
				
			||||
dest_files=[ "res://.import/gumtree-small2.png-a15768bfe5ebef4f7b4fd21b0e5318db.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 4.5 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/gumtree.png-8a61d8e72b90a690d6ea402d323bf476.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/gumtree.png" | 
				
			||||
dest_files=[ "res://.import/gumtree.png-8a61d8e72b90a690d6ea402d323bf476.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 707 B  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/morning-grass.png-3d1b0aa1dca136bf36a701070fbdb776.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/morning-grass.png" | 
				
			||||
dest_files=[ "res://.import/morning-grass.png-3d1b0aa1dca136bf36a701070fbdb776.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 620 B  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/morning-grass1.png-40e5b38bb8e0607645b177dc040ca38b.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/morning-grass1.png" | 
				
			||||
dest_files=[ "res://.import/morning-grass1.png-40e5b38bb8e0607645b177dc040ca38b.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 640 B  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/morning-grass2.png-5d8b4373bd0bf406284aabdc5bdf9b19.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/morning-grass2.png" | 
				
			||||
dest_files=[ "res://.import/morning-grass2.png-5d8b4373bd0bf406284aabdc5bdf9b19.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 635 B  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/morning-grass3.png-1a66f05eedfcd8d13430458c33ab77c3.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/morning-grass3.png" | 
				
			||||
dest_files=[ "res://.import/morning-grass3.png-1a66f05eedfcd8d13430458c33ab77c3.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 706 B  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/morning-grass4.png-aa892d5418be7cd820809331f7448be3.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/morning-grass4.png" | 
				
			||||
dest_files=[ "res://.import/morning-grass4.png-aa892d5418be7cd820809331f7448be3.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 610 B  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/morning-grass5-bottom.png-15098c31ed1269ffe464bb6a0be6de5a.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/morning-grass5-bottom.png" | 
				
			||||
dest_files=[ "res://.import/morning-grass5-bottom.png-15098c31ed1269ffe464bb6a0be6de5a.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 741 B  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/morning-grass5.png-5bfac94e9287c1107d46b5b6438252b1.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/morning-grass5.png" | 
				
			||||
dest_files=[ "res://.import/morning-grass5.png-5bfac94e9287c1107d46b5b6438252b1.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 1.5 KiB  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/morning-top.png-20d606b5f8bab7cda07fcca9e6746d21.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/morning-top.png" | 
				
			||||
dest_files=[ "res://.import/morning-top.png-20d606b5f8bab7cda07fcca9e6746d21.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/morning.png-d195fcf56baba145d1eecbcfc53b9da4.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/morning.png" | 
				
			||||
dest_files=[ "res://.import/morning.png-d195fcf56baba145d1eecbcfc53b9da4.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 408 B  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/mountains.png-b73d305891b08feccb00a5d51d1f1eb8.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/mountains.png" | 
				
			||||
dest_files=[ "res://.import/mountains.png-b73d305891b08feccb00a5d51d1f1eb8.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 317 B  | 
@ -1,35 +0,0 @@
				@@ -1,35 +0,0 @@
					 | 
				
			||||
[remap] | 
				
			||||
 | 
				
			||||
importer="texture" | 
				
			||||
type="StreamTexture" | 
				
			||||
path="res://.import/mountains2.png-57845bff9a1d849b31ad04a66220e9ba.stex" | 
				
			||||
metadata={ | 
				
			||||
"vram_texture": false | 
				
			||||
} | 
				
			||||
 | 
				
			||||
[deps] | 
				
			||||
 | 
				
			||||
source_file="res://Tiles/mountains2.png" | 
				
			||||
dest_files=[ "res://.import/mountains2.png-57845bff9a1d849b31ad04a66220e9ba.stex" ] | 
				
			||||
 | 
				
			||||
[params] | 
				
			||||
 | 
				
			||||
compress/mode=0 | 
				
			||||
compress/lossy_quality=0.7 | 
				
			||||
compress/hdr_mode=0 | 
				
			||||
compress/bptc_ldr=0 | 
				
			||||
compress/normal_map=0 | 
				
			||||
flags/repeat=0 | 
				
			||||
flags/filter=true | 
				
			||||
flags/mipmaps=false | 
				
			||||
flags/anisotropic=false | 
				
			||||
flags/srgb=2 | 
				
			||||
process/fix_alpha_border=true | 
				
			||||
process/premult_alpha=false | 
				
			||||
process/HDR_as_SRGB=false | 
				
			||||
process/invert_color=false | 
				
			||||
process/normal_map_invert_y=false | 
				
			||||
stream=false | 
				
			||||
size_limit=0 | 
				
			||||
detect_3d=true | 
				
			||||
svg/scale=1.0 | 
				
			||||
| 
		 Before Width: | Height: | Size: 519 B  |