Skip to content

Snowstorm does not support Molang in Curve nodes #110

Description

@dev-hydrogen

Curve nodes support Molang values, but snowstorm either refuses to display these particles completely, or wipes the values to a number array.
example of valid syntax:

		"curves": {
			"variable.asdf": {
				"type": "linear",
				"input": "v.particle_age",
				"horizontal_range": "v.particle_lifetime",
				"nodes": [0, variable.zxcv, 0]
			}
		},

I have not tested this with bezier chain which uses a different node syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementparticle-file-specA feature that is part of the particle file specification but is not supported yet in Snowstorm

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions