Merge pull request #321 from Excello-Recherche-Education/stars-colors
New star colors in background of gardens
This commit is contained in:
@@ -52,6 +52,14 @@ point_count = 3
|
||||
width = 32
|
||||
curve = SubResource("Curve_wa85y")
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_stars"]
|
||||
interpolation_mode = 1
|
||||
offsets = PackedFloat32Array(0, 0.166667, 0.333333, 0.5, 0.666667, 0.833333)
|
||||
colors = PackedColorArray(1, 0.827451, 0.4, 1, 1, 0.74902, 0.580392, 1, 0.960784, 0.658824, 0.784314, 1, 0.498039, 0.784314, 1, 1, 0.658824, 0.941176, 0.815686, 1, 0.737255, 0.643137, 1, 1)
|
||||
|
||||
[sub_resource type="GradientTexture1D" id="GradientTexture1D_stars"]
|
||||
gradient = SubResource("Gradient_stars")
|
||||
|
||||
[sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_m12rm"]
|
||||
particle_flag_disable_z = true
|
||||
emission_shape = 3
|
||||
@@ -62,9 +70,8 @@ angular_velocity_max = 90.0
|
||||
gravity = Vector3(0, 0, 0)
|
||||
scale_min = 0.1
|
||||
scale_max = 0.25
|
||||
color_initial_ramp = SubResource("GradientTexture1D_stars")
|
||||
alpha_curve = SubResource("CurveTexture_upllx")
|
||||
hue_variation_min = -1.0
|
||||
hue_variation_max = 1.0
|
||||
|
||||
[sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_13bcn"]
|
||||
particles_animation = true
|
||||
|
||||
Reference in New Issue
Block a user