2D Toolkit Forum

2D Toolkit => Support => Topic started by: Trogl on March 15, 2013, 06:43:45 pm

Title: truncating aminated sprites ?
Post by: Trogl on March 15, 2013, 06:43:45 pm
Hi! I would like to stop using the SM2 and am interested in developing with 2dtk. But I would like to ask about a feature that can not find in 2dtk api. it's about truncating aminated sprites. This feature is extremely important for the realization of my project, I do not know any other way to solve it.

here is sm2 doc for this feature
http://www.anbsoft.com/middleware/sm2/docs/scripting/class_sprite_root.html#afabfd5b77d9f2801054d09f70363f955

Is there any similar features in 2dtk?

thanks
Title: Re: truncating aminated sprites ?
Post by: unikronsoftware on March 17, 2013, 10:47:19 am
Truncating sprites - is that the same as clipping them? Currently the sprite animation stuff applies only to normal sprites. Adding support is trivial though, drop me an email to support at unikronsoftware.com and I'll get you an adapter to make it work.