mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-01 22:41:15 +00:00
Grazing particles and sound
This commit is contained in:
parent
66fbda2b2b
commit
847d33ad4e
14 changed files with 246 additions and 134 deletions
7
Resources/Particles/graze_particle.tres
Normal file
7
Resources/Particles/graze_particle.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="ParticleProcessMaterial" format=3 uid="uid://k221i4n2f67e"]
|
||||
|
||||
[resource]
|
||||
particle_flag_disable_z = true
|
||||
spread = 180.0
|
||||
initial_velocity_max = 73.59
|
||||
gravity = Vector3(0, 0, 0)
|
||||
Loading…
Add table
Add a link
Reference in a new issue