Game Development Community

Animated Figure from Platformer Mechanics Tute

by Catacomber · in TGB Platformer Kit · 09/07/2008 (8:06 pm) · 2 replies

I'm doing the Platformer Mechanics Tutorial and having trouble with the png animated figure. I'm able to add it to my project but when I go to resize the cell width and height to 128 each I can't get the cell height to resize to 128. It stays at 256 so my ninja animated figure looks strange.

I'm using TGB 1.7.4

#1
09/08/2008 (6:50 am)
Rather than changing the width/height fields try changing the cell count. Sometimes the cell count seems to override the width/height options.
#2
09/08/2008 (8:01 pm)
That worked. : ) Thanks! I don't know why it works but I'm happy. : ) My ninja looks normal. : )