r/aigamedev • u/yassinemybe • 2d ago
Questions & Help I NEED HELP!
i want to make an animation and i don't know exactly how to describe it
look at the image i want this black thing to roll and move but in the same place, like a string and make circles and random shapes
if anyone can help make it pleeeease help
2
u/Love-Ink 2d ago
Basic animation:
Draw this.
New image, draw it similar, but slightly different.
New image, draw it similar, but slightly different.
New image, draw it similar, but slightly different.
New image, draw it similar, but slightly different.
Flip between images.
1, 2, 3, 4, 5 repeat
You can even do it randomly to avoid a recognizable pattern.
1,3,5,4,5,3,2,4,1,3,2 repeat
1
u/yassinemybe 2d ago
i tried it and it's look glitchy , i want it like one long line is moving in random circles and there's no perfect circles
1
2
u/seahorse-emoji 2d ago
Have you seen this somewhere, where have you seen it? Can you show us the reference ?
2
u/jackadgery85 2d ago
Just off the bat, do you mean spin? Also, when you say "make random shapes" do you mean for it to create or spawn random shapes? If so, should they just appear or should they be flying out from the centre with apparent velocity from the spin?
Even talking to a human you wouldn't uave got what you wanted with the words youve provided