I got the ball to move with the platform by setting x but then when I press up arrow it doesn't jump (when sticking)
I apply force straight up so I'm not sure
I have this platform that moves but I want the ball when it lands on it, to stick on the x-axis (until canceled)
so turns out it kinda works
Although I made 2 different particles it did not work as intended
Forces are not direct enough and sometimes it just doesn't make sense
I also need multiple particles act on each other as in when more particles are bunched up, it will pull in another particle instead of a smaller group pulling it in. Also these groups don't stay together which is what I want. If the code is correct it should form like some sort of amoeba looking thing.
Develop games in your browser. Powerful, performant & highly capable.
i dont get this part
Sprite.uid <> other.uid
what do I need to do with the uid?
Based of off
youtube.com/watch
I want to make 1 type of object that will attract itself to the nearest one of itself
Member since 24 Sep, 2023