mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 16:04:58 +00:00
Added canvas to new animation editor (isn't interactive yet), improved example animations
This commit is contained in:
@@ -3,23 +3,41 @@
|
||||
[Move,MORNINGSUN]
|
||||
Name = MORNINGSUN
|
||||
<User>
|
||||
SetX = 0,128
|
||||
SetY = 0,224
|
||||
SetX = 0,0
|
||||
SetY = 0,0
|
||||
<Target>
|
||||
SetX = 0,384
|
||||
SetY = 0,96
|
||||
SetX = 0,0
|
||||
SetY = 0,0
|
||||
<Particle 3>
|
||||
Graphic = Heal3
|
||||
Focus = Target
|
||||
SetX = 10,384
|
||||
SetY = 10,70
|
||||
SetFrame = 10,15
|
||||
SetX = 10,0
|
||||
SetY = 10,-26
|
||||
SetZ = 10,28
|
||||
SetOpacity = 10,100
|
||||
SetVisible = 11,false
|
||||
<Particle 2>
|
||||
Graphic = Heal3
|
||||
Focus = Target
|
||||
SetX = 0,384
|
||||
SetY = 0,70
|
||||
SetX = 0,0
|
||||
SetY = 0,-26
|
||||
SetZ = 0,27
|
||||
SetFrame = 1,1
|
||||
SetFrame = 2,2
|
||||
SetFrame = 3,3
|
||||
SetFrame = 4,4
|
||||
SetFrame = 5,5
|
||||
SetFrame = 6,6
|
||||
SetFrame = 7,7
|
||||
SetFrame = 8,8
|
||||
SetFrame = 9,9
|
||||
SetFrame = 10,10
|
||||
SetFrame = 11,16
|
||||
SetFrame = 12,17
|
||||
SetFrame = 13,15
|
||||
SetOpacity = 13,150
|
||||
SetFrame = 14,16
|
||||
SetOpacity = 14,100
|
||||
<SE>
|
||||
Play = 0,Saint7,80
|
||||
|
||||
Reference in New Issue
Block a user