Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Creating rotational spritesheet from single image

New Here ,
Apr 11, 2013 Apr 11, 2013

Hello evryone!

I'm having trouble with creating rotational spritesheet from single image (360 images, +1 dgree for each image).

Is flash capable of doing it automaticly? if so, how? if not, is there any other program that can do that?

Thank you!

TOPICS
ActionScript
525
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Apr 11, 2013 Apr 11, 2013
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 11, 2013 Apr 11, 2013
LATEST

Hmmm never used flixel before...I'll try it

Thank you both!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Apr 11, 2013 Apr 11, 2013

If you want to code it yourself, try here http://flexdiary.blogspot.com/2009/12/riadventure-inspiration.html . Note I wouldn't do this with an actual image, because the pixels won't look exactly right as they're rotated. But if you want to rotate a vector, it's a good way to do it.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines