Game Development Community

Png strips combined

by Dan Pascal · in Torque X 2D · 03/03/2008 (9:19 am) · 0 replies

Hey guys
I've got an animation strip 4000x800. It has 20 frames of a single animation in 2 rows of 10 frames each.
This is the mech animation for the greenRobot project.
Some cards don't support this size of png strip.

can I merge animation strips together somehow in txb?
splitting this png up into smaller peices...

or can I only do it in code?