mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-12 23:44:58 +00:00
Anim Editor: graphics and audio now support subfolders, other tweaks
This commit is contained in:
39
PBS/Animations/Example anims/Move/CRUSHCLAW.txt
Normal file
39
PBS/Animations/Example anims/Move/CRUSHCLAW.txt
Normal file
@@ -0,0 +1,39 @@
|
||||
# See the documentation on the wiki to learn how to edit this file.
|
||||
#-------------------------------
|
||||
[Move,CRUSHCLAW]
|
||||
Name = Example anim
|
||||
<User>
|
||||
SetX = 0,0
|
||||
SetY = 0,0
|
||||
<Target>
|
||||
SetX = 0,0
|
||||
SetY = 0,0
|
||||
<Particle 2>
|
||||
Graphic = Examples/dragon claw
|
||||
Focus = Target
|
||||
SetFrame = 0,1
|
||||
SetX = 0,3
|
||||
SetY = 0,-12
|
||||
SetZ = 0,27
|
||||
SetFrame = 1,2
|
||||
SetX = 1,8
|
||||
SetY = 1,-9
|
||||
SetFrame = 2,3
|
||||
SetX = 2,18
|
||||
SetY = 2,-3
|
||||
SetFrame = 3,4
|
||||
SetX = 3,16
|
||||
SetY = 3,16
|
||||
SetFrame = 4,5
|
||||
SetX = 4,13
|
||||
SetY = 4,9
|
||||
SetFrame = 5,6
|
||||
SetY = 5,14
|
||||
SetFrame = 6,7
|
||||
SetX = 6,8
|
||||
SetFrame = 7,8
|
||||
SetX = 7,0
|
||||
SetVisible = 8,false
|
||||
<SE>
|
||||
Play = 0,Slash,100,135
|
||||
Play = 4,Slash,100,135
|
||||
Reference in New Issue
Block a user