2009-07-09, 01:05 AM
(This post was last modified: 2009-07-09, 01:09 AM by KajitiSouls.)
Cyanne Wrote:So the treble clef attack is
lt.x -60
lt.y -400
rb.x 60
rb.y 0
start -5
areaCount 11
attackCount 5
So from your explanation, what I'm getting is a horizontal range of 300 pixels in front of PB and 420 pixels behind it. Did I get it? O_o
Oh at the vertical range shows it can be ducked under, so the horizontal range doesn't really matter all that much anyways I guess.
Unrelated question: What's attackAfter?
It looks to me that the horizontal ranges should be the same forwards and backwards, since the areaCount is an odd number and the start position is just under half the areaCount. The total range should be 660 forwards and backwards. At least the attackCount is somewhat low.
Again, no clue about the vertical range mystery.
attackAfter shows how many milliseconds after the beginning of the attack animation you'll receive damage. I'm pretty sure at some point in your MS career, you've managed to interrupt a monster's attack by killing it and succeeded in escaping damage. I've never done any testing with this though, but I'm very sure that's what it means.

