prerelease

This commit is contained in:
2025-11-06 12:13:30 +07:00
parent 0905876b99
commit ae5cd2c8b6
48 changed files with 3753 additions and 1404 deletions

View File

@@ -18,7 +18,7 @@
"__type": "Sandbox.ParticleEffect",
"__guid": "4e3d505f-af05-4c8f-85ee-c5a264ff23b6",
"__enabled": true,
"__version": 1,
"__version": 3,
"Alpha": {
"Type": "Curve",
"Evaluation": "Life",
@@ -46,8 +46,7 @@
"out": 0,
"mode": "Mirrored"
}
],
"Constants": "1,0,0,0"
]
},
"ApplyAlpha": false,
"ApplyColor": true,
@@ -63,6 +62,11 @@
"CollisionPrefabChance": 1,
"CollisionPrefabRotation": 0,
"CollisionRadius": 1,
"ConstantMovement": {
"X": 0,
"Y": 0,
"Z": 0
},
"Damping": 0,
"DieOnCollisionChance": 0,
"FollowerPrefab": [],
@@ -124,29 +128,17 @@
"ConstantA": "1,1,1,1",
"ConstantB": "1,0,0,1"
},
"InitialVelocity": {
"X": 0,
"Y": 0,
"Z": 0
},
"Lifetime": {
"Type": "Range",
"Evaluation": "Particle",
"CurveA": [
{
"x": 0.5,
"y": 0.5,
"in": 0,
"out": 0,
"mode": "Mirrored"
}
],
"CurveB": [
{
"x": 0.5,
"y": 0.5,
"in": 0,
"out": 0,
"mode": "Mirrored"
}
],
"Evaluation": "Seed",
"Constants": "0.1,2,0,0"
},
"LocalSpace": 0,
"MaxParticles": 500,
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -166,29 +158,7 @@
"Pitch": 0,
"PreWarm": 0,
"PushStrength": 0,
"Roll": {
"Type": "Range",
"Evaluation": "Particle",
"CurveA": [
{
"x": 0.5,
"y": 0.5,
"in": 0,
"out": 0,
"mode": "Mirrored"
}
],
"CurveB": [
{
"x": 0.5,
"y": 0.5,
"in": 0,
"out": 0,
"mode": "Mirrored"
}
],
"Constants": "0,360,0,0"
},
"Roll": 0,
"Scale": {
"Type": "Curve",
"Evaluation": "Life",
@@ -230,36 +200,16 @@
"out": 0,
"mode": "Mirrored"
}
],
"Constants": "1,0,0,0"
]
},
"SequenceId": 0,
"SequenceSpeed": 1,
"SequenceTime": 1,
"SheetSequence": false,
"Space": "World",
"StartDelay": 0,
"StartVelocity": {
"Type": "Range",
"Evaluation": "Particle",
"CurveA": [
{
"x": 0.5,
"y": 0.5,
"in": 0,
"out": 0,
"mode": "Mirrored"
}
],
"CurveB": [
{
"x": 0.5,
"y": 0.5,
"in": 0,
"out": 0,
"mode": "Mirrored"
}
],
"Evaluation": "Seed",
"Constants": "10,70,0,0"
},
"Stretch": 0,
@@ -267,7 +217,11 @@
"Timing": "GameTime",
"Tint": "1,1,1,1",
"UsePrefabFeature": false,
"Yaw": 0
"Yaw": {
"Type": "Range",
"Evaluation": "Seed",
"Constants": "0,360,0,0"
}
},
{
"__type": "Sandbox.ParticleSpriteRenderer",
@@ -302,7 +256,8 @@
"Scale": 1,
"Shadows": false,
"SortMode": "Unsorted",
"Texture": "materials/particles/shapes/spark2.vtex"
"Texture": "textures/shapes/spark3.vtex",
"TextureFilter": "Bilinear"
},
{
"__type": "Sandbox.ParticleConeEmitter",