mirror of
https://github.com/Dariasteam/Cows-Revenge.git
synced 2026-08-03 06:42:06 +00:00
32 lines
788 B
Text
32 lines
788 B
Text
[gd_scene load_steps=2 format=1]
|
|
|
|
[ext_resource path="res://Sprites/Effects/leche.png" type="Texture" id=1]
|
|
|
|
[node name="Splash" type="Particles2D"]
|
|
|
|
config/amount = 30
|
|
config/lifetime = 0.2
|
|
config/preprocess = 1282.8
|
|
config/emit_timeout = 0.2
|
|
config/emitting = false
|
|
config/process_mode = 0
|
|
config/local_space = false
|
|
config/texture = ExtResource( 1 )
|
|
params/direction = 0.0
|
|
params/spread = 180.0
|
|
params/linear_velocity = 200.0
|
|
params/spin_velocity = 0.0
|
|
params/orbit_velocity = 0.0
|
|
params/gravity_direction = 0.0
|
|
params/gravity_strength = 9.8
|
|
params/radial_accel = 0.0
|
|
params/tangential_accel = 0.0
|
|
params/damping = 0.0
|
|
params/initial_angle = 0.0
|
|
params/initial_size = 1.0
|
|
params/final_size = 0.0
|
|
params/hue_variation = 0.0
|
|
params/anim_speed_scale = 1.0
|
|
params/anim_initial_pos = 0.0
|
|
|
|
|