Hey everyone!
Not a comprehensive post by any means, but I wanted to put this out there in the hopes it might inspire some lightbulbs to go off.
Basically, we all know particles in Flame are not the most intuitive thing in the world. They’re logical, but the learning curve can be daunting (at least for me).
After exhausting the excellent but limited resources from the community, I decided to try and train ChatGPT in how to write custom functions.
I gave it some examples of different functions and explained what they did. I also copy and pasted the entire body of the “Using a Function as a Manipulator” from the user manual and told it to read.
I then started asking for simple functions. It seems inclined to write the functions as Python Hooks, but after simply asking it write the function as plain text, it caught on.
I’ve only been doing some simple stuff thus far, and it definitely needs some more help in understanding when to use “Power” or “Magnitude,” but so far it’s pretty cool and promising!