#how can i script this?
1 messages Ā· Page 1 of 1 (latest)
I won't explain the random jitter as that should be pretty easy to mimic.
Think of it as 2 "snakes", starting at the center (so their starting points are touching) and moving to the bottom.
Every time it changes, a cell will: mimic the color of the cell in front of it (so 1 step closer to the center starting point). If there is no cell behind it, then it will switch to the next color in the sequence
And for something like this, you can just ignore all gridpoints after one has turned black, as the following ones will all just stay black
i understand what ur saying i just dont know how to do it-
š
You can create a function that creates a new cell based on the parameters he gave you
Then use that function to do the procedural animation
You can keep track of cells through a table or a variable named ālastCellā should do
I should probably @ him too š
What?
Ignore that part, thatās just me being stupid
This is what you need
Iām not sure if itās the best thing, but itās the first thing that came to mind
Well activating them probably
Ugh why I donāt know scripting good ughh
Are you going to make this effect or were you just interested in how it was made?
I want to make
You can do a lil learning, believe it or not you donāt have to be good to make cool shit
Do you maybe want me to write a little structure for your goal to help get you started?
Oh really?
I mean i would be more than happy