- Home /
Question by
AhmadKalash · Jul 15, 2015 at 09:02 PM ·
c#sprite
Adding depth to a sprite.
I am making a game where u make a ball go through a specific path, and i drew my path on paint. I have the image but i want to add depth to that path so that it looks more 3D and looks better when i rotate the camera. Please Help.
Comment
Not sure your question is clear enough to get an answer.
The way i understand it, is you want to add "perspective" to your image ... but perspective is drawn for 1 point of view so you won't be able to move around and have it looks like 3D
Do you mean a Displacement or Normal map? Both can be created using Photoshop or similar.
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Help filling in a 2dTexture. 0 Answers
Instantiated Sprite is not rendering. 1 Answer
Define pixels 1 Answer