Basically, I save my model, and when I open the egg, the pet in the image isn’t facing me. No matter how I rotate it and update the model’s asset, same way. How can I do this?
Can I see an image/video of your issue?
The pet isn’t showing up properly. The model is the pet itself, not a decal. The image is: rbxthumb://type=Asset&w=420&h=420&id=10561357532
That’s a Roblox issue then.
You can use ViewportFrames though, those would allow you to rotate the pet
Is there a guide to use viewports? I don’t understand viewports.
To use ViewportFrame Add a Camera inside the ViewportFrame and make sure the ViewportFrame CurrentCamera is equal to that Camera After that add any Object inside of it and it will appear.
For more details, You could watch a youtube tutorial about it here!
I would recommend looking at a YT tutorial for that, there are a lot of helpful ones out there for that.
Somebody below me can explain them better, I’m not too amazing with htem myself, I can kinda use them though.