some paticle thing i think

This commit is contained in:
Magarnicle 2024-11-11 20:51:50 +01:00
parent 595f132336
commit 9540703e3f

View file

@ -1,7 +1,8 @@
[gd_scene load_steps=21 format=3 uid="uid://cjbqjrj186xhx"]
[gd_scene load_steps=22 format=3 uid="uid://cjbqjrj186xhx"]
[ext_resource type="Texture2D" uid="uid://bgw5itdndav4s" path="res://icon.svg" id="1_a777e"]
[ext_resource type="PackedScene" uid="uid://dlyt5o2dona1a" path="res://player/Player.tscn" id="1_abwpk"]
[ext_resource type="Texture2D" uid="uid://ddlrqr4ss8vls" path="res://assets/test_debug/down.png" id="1_oukny"]
[ext_resource type="Script" path="res://test_levels/ExpressiveStone.gd" id="2_rd8co"]
[ext_resource type="Texture2D" uid="uid://3hyrbswjn4e" path="res://expressive_stone.png" id="2_vgtwj"]
[ext_resource type="PackedScene" uid="uid://sxcxj2sua5ho" path="res://test_levels/Bingus/Bingus.tscn" id="5_0m374"]
@ -28,10 +29,14 @@ particle_flag_disable_z = true
emission_shape_scale = Vector3(250, 1, 1)
emission_shape = 3
emission_box_extents = Vector3(1, 1, 1)
angle_min = 1.07288e-05
angle_max = 1.07288e-05
direction = Vector3(0, 0, 0)
spread = 166.021
initial_velocity_max = 27.14
gravity = Vector3(0, -98, 0)
gravity = Vector3(0, -160, 0)
scale_min = 0.04
scale_max = 0.04
alpha_curve = SubResource("CurveTexture_g75it")
turbulence_enabled = true
turbulence_noise_speed_random = 0.88
@ -75,6 +80,7 @@ position = Vector2(-2848, 619)
position = Vector2(214, -1)
amount = 459
process_material = SubResource("ParticleProcessMaterial_v86t2")
texture = ExtResource("1_oukny")
lifetime = 35.0
randomness = 0.2
fixed_fps = 670
@ -82,6 +88,7 @@ visibility_rect = Rect2(-300, -700, 600, 700)
trail_lifetime = 0.18
trail_sections = 38
trail_section_subdivisions = 7
metadata/_edit_lock_ = true
[node name="GPUParticles2D" type="GPUParticles2D" parent="particle shit"]
position = Vector2(-84, -135)