2d help

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
double99
Posts: 28
Joined: Sun Oct 31, 2004 1:07 am

2d help

Post by double99 »

yeah,iam new to 2d i wanted to start out by making a animated walking cycle,but all that comes out is screwed up, i really didnt understand the 3d tutorial so can someone explain it better.and heres the sprite sheet iam useing
i wanna make a smooth animation like the gif version.
Image

Image
NCZ

Post by NCZ »

Checkout the "2DGRAPHICS" sample tutorials, it almost explain
eveything regarding 2D graphics.

I think to display the image smothly the hieght &
Width of your IMAGE files should be at the same
size e.g. 100x100.
Post Reply