2D game

Hi, I just download Unity a few days ago and it’s very nice!
I just have a question:
Can I make a 2D game like mario with unity?
And how can I do that?
Thank you!

Hello Palmer,

Unity is geared towards real time 3d content. However that doesn’t mean you can’t accomplish a 2d game with the engine. Have a look at the following example project.

If it’s just old-school sprite animation you’re after, there are no such facilities built into Unity. There is however a 3rd party sprite manager package available which a lot of people use for their Iphone projects.

http://forum.unity3d.com/viewtopic.php?t=35655&start=0

Oh come on Quietus, you didn’t answer the question…

"Can I make a 2D game like mario with unity? And how can I do that? "

…?