1
Support / Re: Set Sprite Normals up?
« on: June 21, 2014, 02:35:17 pm »
Thanks for the pointers! Got me where I needed to be:

For newbie-posterity this is what I added at line 423 of the BaseSprite code: normals = Vector3.up ;

For newbie-posterity this is what I added at line 423 of the BaseSprite code: normals = Vector3.up ;
