mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 16:04:58 +00:00
Anim Editor: graphics and audio now support subfolders, other tweaks
This commit is contained in:
80
PBS/Animations/Example anims/Move/POISONSTING.txt
Normal file
80
PBS/Animations/Example anims/Move/POISONSTING.txt
Normal file
@@ -0,0 +1,80 @@
|
||||
# See the documentation on the wiki to learn how to edit this file.
|
||||
#-------------------------------
|
||||
[Move,POISONSTING]
|
||||
Name = Example anim
|
||||
<User>
|
||||
SetX = 0,0
|
||||
SetY = 0,0
|
||||
<Target>
|
||||
SetX = 0,0
|
||||
SetY = 0,0
|
||||
<Particle 2>
|
||||
Graphic = Examples/003-Attack01
|
||||
Focus = UserAndTarget
|
||||
SetFrame = 0,5
|
||||
SetX = 0,0
|
||||
SetY = 0,18
|
||||
SetZ = 0,27
|
||||
SetX = 1,29
|
||||
SetY = 1,-40
|
||||
SetFrame = 2,6
|
||||
SetX = 2,64
|
||||
SetY = 2,-79
|
||||
SetX = 3,100
|
||||
SetY = 3,-128
|
||||
SetX = 4,125
|
||||
SetY = 4,-157
|
||||
SetFrame = 5,7
|
||||
SetX = 5,134
|
||||
SetY = 5,-148
|
||||
SetX = 6,175
|
||||
SetY = 6,-178
|
||||
SetFrame = 7,9
|
||||
SetX = 7,179
|
||||
SetFrame = 8,3
|
||||
SetFrame = 9,4
|
||||
<SE>
|
||||
Play = 0,throw,80
|
||||
Play = 6,Slash10,80
|
||||
#-------------------------------
|
||||
[OppMove,POISONSTING]
|
||||
Name = Example anim
|
||||
<User>
|
||||
SetX = 0,0
|
||||
SetY = 0,0
|
||||
<Target>
|
||||
SetX = 0,0
|
||||
SetY = 0,0
|
||||
<Particle 2>
|
||||
Graphic = Examples/003-Attack01
|
||||
Focus = UserAndTarget
|
||||
SetFrame = 0,5
|
||||
SetX = 0,174
|
||||
SetY = 0,-132
|
||||
SetZ = 0,27
|
||||
SetAngle = 0,180
|
||||
SetX = 1,149
|
||||
SetY = 1,-109
|
||||
SetFrame = 2,6
|
||||
SetX = 2,124
|
||||
SetY = 2,-87
|
||||
SetX = 3,99
|
||||
SetY = 3,-64
|
||||
SetX = 4,74
|
||||
SetY = 4,-42
|
||||
SetFrame = 5,7
|
||||
SetX = 5,49
|
||||
SetY = 5,-20
|
||||
SetX = 6,24
|
||||
SetY = 6,3
|
||||
SetFrame = 7,9
|
||||
SetX = 7,-4
|
||||
SetY = 7,-4
|
||||
SetAngle = 7,0
|
||||
SetFrame = 8,3
|
||||
SetX = 8,0
|
||||
SetY = 8,18
|
||||
SetFrame = 9,4
|
||||
<SE>
|
||||
Play = 0,throw,80
|
||||
Play = 6,Slash10,80
|
||||
Reference in New Issue
Block a user