Help with animation for my mitosis game

Godot Version

4.5

Question

(Animated Sprite 2D)

I have two questions

First How do you stop an animation at the end of all the frames.

and I need it to split at the end of the animation. I already have the cloning working

question 2

Is it possible to help with making a mitosis animation.

1 Like

What kind of animation?

If you use an AnimationPlayer, simply set it to not loop.

If you use an AnimatedSprite2D, simply set the animation to not loop.

Animated sprite 2d

T

Then simply disable the Animation Looping option.

Thanks

Is there a way to signal to clone when the anim is over

AnimatedSprite2D has a signal called animation_finished

Oh cool

@moonthegoat00

I thought your Telophase was a bit too advanced, more like Cytokinesis, but it isn’t. I googled it. And thanks, I just wasted 20 minutes trying to find out how mitosis evolved - apparently nobody knows as it was just too ancient an origin (something to do with spindle formations).

That’s 20 mins I’ll never get back. Why do all hopeless journeys end up on Reddit?

I hope your animation goes well!

1 Like

oh sorry

1 Like