How you make your egg hatching system

hello robloxains,
so i found tons of tutorials on youtube about how to make a egg hatching system but no single tutorial that i found show actually how can i make auto Fly/Walk and Auto/3 Eggs.
i just wonder how can i make my egg hatching system with Auto Fly/Walk and Auto open / open 3 eggs like this one: https://www.youtube.com/watch?v=xQyv4nlcWqs
(note: i dont want to use youtube tutorials that just give that as free model etc… and i dont want to use ViewPortFrame for that.)
thanks for help,
REALINONOOBYT.

4 Likes

Why would you not want to use ViewportFrames? They literally render your object. I bet they use them in your example video. If you want to use three eggs then just duplicate the viewport frame three times.

Also, I am not sure what you’re looking for with “Auto Fly / Walk”. I couldn’t find anything in the video that had anything to do with flying or walking.

1 Like

by Fly/Walk i meant to how can i make Animations for pets while you equip them but with no use “AnimationController” and i dont want to use ViewPortFrames beacuse i dont really like them…

Use the tween service perhaps.

perhaps if you dont want yo use Viewport Frame (I dont like it either, so thats y I am also changing my egg hatching system), you could make the egg show up on the client workspace, then tween the egg, change its orientation for the hatching animation, then destroy they egg. This is how I am going to make my egg system. Reply back if you are unclear on what I said.

Hi, I want to make a system like that, but I’m having some problems setting the cframe of the egg and also using tween service, could you clear me how you did it? maybe I’m doing something wrong.

1 Like

Hey, I would suggest taking a look at this video if you want to implement a camera-based egg-hatching system.

1 Like

Alright, thanks, I’ll take a look. Have a nice day

1 Like