![]() |
My Dragon Breath needs improvement - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: My Dragon Breath needs improvement (/Thread-My-Dragon-Breath-needs-improvement) |
My Dragon Breath needs improvement - Crusader - 10-31-2013 08:15 PM How should it work: the dragon fire on an enemy, but the fire reach the ground some meters BEFORE the enemy, doing a line of fire that goes along a straight line that hits also the enemy and goes thorught it. so, if X is the fire breathed and Y is the enemy is something like this: =O*breath* -> xxyxxxx or u can better see here: http://www.youtube.com/watch?v=yGpJZAMPKV0 That's what i did: Code: [SPELL 600] This kind of 'work' but sometimes the firebreath doesn't "really" hit the enemy (depending on the corner) and it goes like down the z (even if i put an higher z) resulting with a 'cut' of the firebreath animation. Plus i'd like to do a longer fire line; plus, i'm not really certain on how to do apply damage. Thinking about "forchar 3" in 3 middle point during the fire line. but ...yeah dunno. Suggestion & fix are appreciated |