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,29 +3,36 @@
|
||||
[Move,MEGAKICK]
|
||||
Name = MEGAKICK
|
||||
<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 = 003-Attack01
|
||||
Focus = Target
|
||||
SetX = 3,384
|
||||
SetY = 3,110
|
||||
SetX = 3,0
|
||||
SetY = 3,14
|
||||
SetZ = 3,28
|
||||
SetVisible = 4,false
|
||||
<Particle 2>
|
||||
Graphic = 003-Attack01
|
||||
Focus = Target
|
||||
SetX = 0,376
|
||||
SetY = 0,86
|
||||
SetY = 1,94
|
||||
SetFrame = 0,9
|
||||
SetX = 0,-8
|
||||
SetY = 0,-10
|
||||
SetZ = 0,27
|
||||
SetY = 1,-2
|
||||
SetAngle = 1,45
|
||||
SetX = 2,384
|
||||
SetY = 2,110
|
||||
SetX = 2,0
|
||||
SetY = 2,14
|
||||
SetAngle = 2,90
|
||||
SetAngle = 3,0
|
||||
SetOpacity = 3,100
|
||||
SetFrame = 4,0
|
||||
SetOpacity = 4,255
|
||||
SetFrame = 5,1
|
||||
SetFrame = 7,2
|
||||
SetZoomX = 8,120
|
||||
SetZoomY = 8,120
|
||||
SetOpacity = 9,100
|
||||
|
||||
Reference in New Issue
Block a user