Making a simulator, struggling with model images

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?

1 Like

Can I see an image/video of your issue?

3 Likes

image
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

1 Like

That’s a Roblox issue then.

1 Like

You can use ViewportFrames though, those would allow you to rotate the pet

1 Like

Is there a guide to use viewports? I don’t understand viewports.

1 Like

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!

1 Like

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.

2 Likes

Thank you so much! I appreciate you :smile:. Same with you @pyxfluff!

3 Likes