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,16 +3,17 @@
|
||||
[Move,ENERGYBALL]
|
||||
Name = ENERGYBALL
|
||||
<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 2>
|
||||
Graphic = fly copy
|
||||
Focus = Target
|
||||
SetX = 0,393
|
||||
SetY = 0,117
|
||||
SetX = 0,9
|
||||
SetY = 0,21
|
||||
SetZ = 0,27
|
||||
SetZoomX = 0,80
|
||||
SetZoomY = 0,80
|
||||
SetZoomX = 1,90
|
||||
@@ -33,5 +34,6 @@ Name = ENERGYBALL
|
||||
SetZoomY = 8,160
|
||||
SetZoomX = 9,170
|
||||
SetZoomY = 9,170
|
||||
SetVisible = 10,false
|
||||
<SE>
|
||||
Play = 0,Uproar,100,85
|
||||
|
||||
Reference in New Issue
Block a user