broken_seals/game/data/spell_effects/nature/AOSCastFinish.tscn
2019-11-20 13:59:32 +01:00

39 lines
965 B
Plaintext

[gd_scene load_steps=4 format=2]
[ext_resource path="res://data/spell_effects/textures/small_star.png" type="Texture" id=1]
[sub_resource type="SpatialMaterial" id=1]
flags_transparent = true
flags_unshaded = true
flags_do_not_receive_shadows = true
vertex_color_use_as_albedo = true
params_specular_mode = 4
params_blend_mode = 1
params_cull_mode = 2
params_billboard_mode = 3
particles_anim_h_frames = 1
particles_anim_v_frames = 1
particles_anim_loop = false
albedo_texture = ExtResource( 1 )
[sub_resource type="QuadMesh" id=2]
material = SubResource( 1 )
[node name="AOSCastFinish" type="CPUParticles"]
emitting = false
amount = 4
lifetime = 4.0
one_shot = true
mesh = SubResource( 2 )
emission_shape = 1
emission_sphere_radius = 0.1
gravity = Vector3( 0, 0, 0 )
angular_velocity = 234.0
angular_velocity_random = 0.09
linear_accel = 0.1
linear_accel_random = 0.1
scale_amount = 0.7
color = Color( 0.0352941, 0.286275, 0.0823529, 1 )
hue_variation = 0.13