editor
editor copied to clipboard
feat: improved Molang auto-completions
Summary
The aim of this PR is to add auto-completions in Molang based off of a new schema format (already pushed).
These will be dynamic and context sensitive, e.g., v.particle_age
will only be available in particles.
Run & review this pull request in StackBlitz Codeflow.