Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Animation Action
#17
Code:
  Pose_Sprite['%Wenia'] = {'Base' =>[5,13,200,false],
    1 =>[3,8,true], 2 =>[2,4,false], 3 =>[2,12,true], 4 =>[1,4,true], 5 =>[5,4,true],
    6 =>[5,4,true], 7 =>[5,2,false], 8 =>[5,4,false], 9 =>[1,4,true], 10 =>[1,4,true],
    11 =>[1,4,true], 12 =>[5,4,false], 13 =>[1,4,true]}
In each [#,#,#] value after the base, the first value points out how many frames are in that particular spritestrip. The second value is the speed per frame and the third is if it loops.  So if you want to use an 8-frame long strip for pose #10, it would be [8,4,true] instead of [1.4,true] as it appears.

Ah, so that means I have control over that part of the example. Will experiment after office hours again. And if things still go wacky again, I'll just take that motorbike and use it myself to get back here.

Edit: Back as expected. Things look good. However, things also went out of hand. The Battle Positions, Defend, Attack, Charge Forward, Charge Back, etc. sprite strips work rather well. At least when it is in the 91x91 box. If I were to, let's say, go for a 192x192 box as I need more space per sprite animation, things cut off like crazy. My question: What is the box limit size for the normal Battle Positions sprites? As stated, 91x91 works well but it's a bit space restricting to perform the correct animation positioning.
Reply }


Messages In This Thread
Animation Action - by justpassingby - 10-30-2017, 05:36 PM
RE: Casting Magic Action - by DerVVulfman - 10-30-2017, 11:47 PM
RE: Casting Magic Action - by justpassingby - 10-31-2017, 02:35 AM
RE: Casting Magic Action - by DerVVulfman - 10-31-2017, 03:24 AM
RE: Casting Magic Action - by justpassingby - 10-31-2017, 03:33 AM
RE: Casting Magic Action - by DerVVulfman - 10-31-2017, 03:56 AM
RE: Casting Magic Action - by justpassingby - 10-31-2017, 04:04 AM
RE: Casting Magic Action - by DerVVulfman - 11-01-2017, 03:44 AM
RE: Casting Magic Action - by justpassingby - 11-01-2017, 11:24 AM
Animation Action - by justpassingby - 11-02-2017, 02:52 PM
RE: Casting Magic Action - by Steel Beast 6Beets - 11-01-2017, 08:37 PM
RE: Casting Magic Action - by DerVVulfman - 11-01-2017, 09:17 PM
RE: Casting Magic Action - by Steel Beast 6Beets - 11-02-2017, 01:24 PM
RE: Animation Action - by DerVVulfman - 11-02-2017, 07:38 PM
RE: Animation Action - by justpassingby - 11-03-2017, 02:16 AM
RE: Animation Action - by DerVVulfman - 11-03-2017, 03:30 AM
RE: Animation Action - by justpassingby - 11-06-2017, 01:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Wink  Action if BGM is missing Whisper 7 10,896 06-11-2017, 12:44 AM
Last Post: Whisper
   Atoa Custom Battle System CTB animation while cast Noctis 6 9,479 01-04-2016, 03:05 PM
Last Post: Noctis
   Help editing Animation Resizer MechanicalPen 3 5,247 11-22-2012, 08:39 PM
Last Post: MechanicalPen
   Auto-play Character animation Taylor 0 2,789 05-30-2012, 11:56 AM
Last Post: Taylor
   Changing the walking animation shadow040 8 9,949 01-30-2010, 04:20 PM
Last Post: shadow040



Users browsing this thread: