Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Adding a Sprite Renderer

When I add a Sprite Renderer component in my gameobject, I get this error:

enter image description here

I want to have a Mesh Filter and "attach" a sprite on the GameObject in question. How can I do this?


1 Answers

A mesh is a texture to place on top of something like a sprite. It seems like you're trying to create something that's already there. Try deleting "MeshFilter". Or, you're adding the sprite to the wrong place. I'm not an expert on Unity. Also, this isn't c# related.

like image 137
Joe Q Avatar answered Jul 02 '26 02:07

Joe Q



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!