mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 07:54:59 +00:00
Anim Editor: graphics and audio now support subfolders, other tweaks
This commit is contained in:
23
PBS/Animations/Example anims/Move/ROCKSMASH.txt
Normal file
23
PBS/Animations/Example anims/Move/ROCKSMASH.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
# See the documentation on the wiki to learn how to edit this file.
|
||||
#-------------------------------
|
||||
[Move,ROCKSMASH]
|
||||
Name = Example anim
|
||||
<User>
|
||||
SetX = 0,0
|
||||
SetY = 0,0
|
||||
<Target>
|
||||
SetX = 0,0
|
||||
SetY = 0,0
|
||||
<Particle 2>
|
||||
Graphic = Examples/rockice
|
||||
Focus = Target
|
||||
SetX = 0,8
|
||||
SetY = 0,-10
|
||||
SetZ = 0,27
|
||||
SetFrame = 3,1
|
||||
SetFrame = 4,2
|
||||
SetFrame = 5,3
|
||||
SetFrame = 6,4
|
||||
<SE>
|
||||
Play = 2,Earth1,80
|
||||
Play = 2,Blow6,80
|
||||
Reference in New Issue
Block a user