Page 1 of 1

2d sprite is invisible - UNITY

Posted: Fri Feb 17, 2017 7:48 pm
by Imcoolyourenot
I have started following rm2kdevs rpg tutorials and I have gotten to the point where he is making the player.

His character shows up fine but mine is invisible both in game and in the scene view. Any help would be great,thanks

Image


I have also tried looking up the error at the bottom of the program and have not found a solution on that either.

Re: 2d sprite is invisible - UNITY

Posted: Fri Feb 17, 2017 10:39 pm
by hallsofvallhalla
I have never done those tutorials but I know that the sprite render can be a pain sometimes. It may be that your animation itself that is causing the invisible issue. Also Make Sure that the camera is Orthoscopic and that it is not under the ground.

Re: 2d sprite is invisible - UNITY

Posted: Fri Feb 17, 2017 11:24 pm
by Imcoolyourenot
Someone helped me out but the sprite is super tiny. not sure how to make that bigger

Re: 2d sprite is invisible - UNITY

Posted: Tue Feb 21, 2017 1:43 am
by Jackolantern
I wish we could @ mention people. Vitinho could perhaps help with this one.

EDIT: I have never used Unity before, but I do see a "scale" option in the right bar. Is that only for things placed in the level or could you use that on the player sprite?

Re: 2d sprite is invisible - UNITY

Posted: Tue Feb 21, 2017 2:49 pm
by hallsofvallhalla
It can be done in the sprite editor.