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:
25
PBS/Animations/Example anims/Move/HEADBUTT.txt
Normal file
25
PBS/Animations/Example anims/Move/HEADBUTT.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
# See the documentation on the wiki to learn how to edit this file.
|
||||
#-------------------------------
|
||||
[Move,HEADBUTT]
|
||||
Name = Example anim
|
||||
<User>
|
||||
SetX = 0,0
|
||||
SetY = 0,0
|
||||
<Target>
|
||||
SetX = 0,0
|
||||
SetY = 0,0
|
||||
<Particle 2>
|
||||
Graphic = Examples/003-Attack01
|
||||
Focus = Target
|
||||
SetX = 0,0
|
||||
SetY = 0,-2
|
||||
SetZ = 0,27
|
||||
SetFrame = 1,1
|
||||
SetAngle = 2,90
|
||||
SetFrame = 3,2
|
||||
SetAngle = 3,0
|
||||
SetZoomX = 4,120
|
||||
SetZoomY = 4,120
|
||||
SetOpacity = 5,100
|
||||
<SE>
|
||||
Play = 0,Blow3,80
|
||||
Reference in New Issue
Block a user