This commit is contained in:
Hazel Layne Aranda 2021-03-09 15:53:23 -05:00
parent 827abde68f
commit 30aad69fff
Signed by: hazelra
GPG key ID: 09213F100E5E4E67
17 changed files with 677 additions and 0 deletions

View file

@ -0,0 +1,26 @@
[gd_scene load_steps=3 format=2]
[sub_resource type="Curve" id=5]
_data = [ Vector2( 0, 1 ), 0.0, -1.0, 0, 1, Vector2( 1, 0 ), -1.0, 0.0, 1, 0 ]
[sub_resource type="Gradient" id=6]
colors = PoolColorArray( 0.761719, 0.701047, 0.493927, 1, 0.242188, 0.230288, 0.198669, 1 )
[node name="BrakeSmoke" type="CPUParticles2D"]
position = Vector2( 0, 12 )
emitting = false
amount = 32
lifetime = 0.5
local_coords = false
emission_shape = 4
emission_points = PoolVector2Array( -3, 0, 3, 0 )
emission_normals = PoolVector2Array( -1, 0, 1, 0 )
emission_colors = PoolColorArray( )
spread = 10.0
gravity = Vector2( 0, 0 )
initial_velocity = 16.0
angle = 360.0
angle_random = 1.0
scale_amount = 3.0
scale_amount_curve = SubResource( 5 )
color_ramp = SubResource( 6 )

View file

@ -0,0 +1,29 @@
[gd_scene load_steps=3 format=2]
[sub_resource type="Curve" id=3]
_data = [ Vector2( 0, 1 ), 0.0, 0.0123287, 0, 0, Vector2( 1, 0 ), -0.102436, 0.0, 0, 0 ]
[sub_resource type="Gradient" id=4]
offsets = PoolRealArray( 0, 0.678967 )
colors = PoolColorArray( 1, 0.939697, 0.035156, 1, 0.890625, 0.0834959, 0.0834959, 1 )
[node name="Fire" type="CPUParticles2D"]
position = Vector2( 0, 12 )
emitting = false
amount = 32
lifetime = 0.25
fract_delta = false
emission_shape = 4
emission_points = PoolVector2Array( -4, 0, -2.5, 0, -1, 0, 0, 0, 1, 0, 2.5, 0, 4, 0 )
emission_normals = PoolVector2Array( -1, 0.5, -1, 0.25, -1, 0.2, -1, 0, -1, -0.2, -1, -0.25, -1, -0.5 )
emission_colors = PoolColorArray( )
direction = Vector2( 0, 1 )
spread = 0.0
gravity = Vector2( 0, 0 )
initial_velocity = 32.0
angle = 360.0
angle_random = 1.0
scale_amount = 3.0
scale_amount_random = 1.0
scale_amount_curve = SubResource( 3 )
color_ramp = SubResource( 4 )

View file

@ -0,0 +1,23 @@
[gd_scene load_steps=3 format=2]
[sub_resource type="Curve" id=1]
_data = [ Vector2( 0, 1 ), 0.0, -1.0, 0, 1, Vector2( 1, 0 ), -1.0, 0.0, 1, 0 ]
[sub_resource type="Gradient" id=2]
colors = PoolColorArray( 0.304688, 0.276049, 0.221374, 1, 0.128906, 0.125393, 0.119339, 1 )
[node name="Smoke" type="CPUParticles2D"]
position = Vector2( 0, 12 )
emitting = false
amount = 32
local_coords = false
emission_shape = 2
emission_rect_extents = Vector2( 1, 0 )
direction = Vector2( 0, 1 )
gravity = Vector2( 0, 0 )
initial_velocity = 32.0
angle = 720.0
angle_random = 1.0
scale_amount = 3.0
scale_amount_curve = SubResource( 1 )
color_ramp = SubResource( 2 )

View file

@ -0,0 +1,27 @@
[gd_scene load_steps=3 format=2]
[sub_resource type="Curve" id=3]
_data = [ Vector2( 0, 1 ), 0.0, -1.0, 0, 1, Vector2( 1, 0 ), -1.0, 0.0, 1, 0 ]
[sub_resource type="Gradient" id=4]
offsets = PoolRealArray( 0, 0.170068, 0.62585, 1 )
colors = PoolColorArray( 1, 1, 1, 1, 1, 0.981354, 0.0820312, 1, 0.961719, 0.764515, 0.108945, 1, 0.836719, 0.0947846, 0.0947846, 1 )
[node name="Sparks" type="CPUParticles2D"]
position = Vector2( 0, 10 )
emitting = false
amount = 32
fract_delta = false
local_coords = false
emission_shape = 2
emission_rect_extents = Vector2( 2, 0 )
direction = Vector2( 0, 1 )
spread = 90.0
gravity = Vector2( 0, 0 )
initial_velocity = 32.0
angle = 360.0
angle_random = 1.0
scale_amount = 3.0
scale_amount_random = 1.0
scale_amount_curve = SubResource( 3 )
color_ramp = SubResource( 4 )

Binary file not shown.

After

Width:  |  Height:  |  Size: 291 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/disky.png-f242c4e5faf06dc8bf05c7130abd8c5d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ships/disky/disky.png"
dest_files=[ "res://.import/disky.png-f242c4e5faf06dc8bf05c7130abd8c5d.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=false
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
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/quills.png-b1aaba71cbbfa07459cfd05af3db0494.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ships/quills/quills.png"
dest_files=[ "res://.import/quills.png-b1aaba71cbbfa07459cfd05af3db0494.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=false
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
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0