Hello Guest

Author Topic: truncating aminated sprites ?  (Read 4498 times)

Trogl

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 5
    • View Profile
truncating aminated sprites ?
« 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

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: truncating aminated sprites ?
« Reply #1 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.