[Particle] Add action to change particle based on json #2345
Keevle
started this conversation in
Enhancement ideas (and their technical discussions)
Replies: 2 comments
-
Should be covered by https://trello.com/c/Ce46QxKj/417-add-support-for-hot-reload-when-a-preview-is-running-and-play-button-is-clicked-continue-running-the-game-with-updated-events-ob :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
It would still be great if we could Load/Extract particle settings and save them in some sort of string |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Right now there isnt any way to live preview particles,so the only way to work with them is to painstakinly open up the edit menu,change a variable then preview it just to see a change.
I recently found Pixi Particle Editor,It would be great if Gdevelop could read the exported json data and change the currrent particle objects settings based on that data via a action like
Particle Fire: Load particle data 'fire.json'
Beta Was this translation helpful? Give feedback.
All reactions