YesNoOk
avatar

STAGE HELP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! (Read 264 times)

Started by JNi, October 21, 2009, 12:14:47 am
Share this topic:

JNi

STAGE HELP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
#1  October 21, 2009, 12:14:47 am
  • avatar
  • ***
    • JonathanAM.webs.com



As I make to repeat an animation and the other stop animation
for example the first animation is this

;------------------
[BG letra]
type  = anim
actionno = 12
start = 0,45
delta = 0.7,0.7
layerno = 0

[Begin action 12]
12,26, 10,0, 100,,A
12,21, 10,0, 179,,A   
12,19, 10,0, 116 ,,A
12,1, 10,0,60,,A
12,26, 10,0,80,,A
12,21, 10,0, 179,,A   
12,19, 10,0, 116 ,,A
12,1, 10,0,60,,A
12,26, 10,0, 100,,A

quiero que despues de la ultima animacion se pare y continue otra que sea asi
I want that after the last animation stops and continue with this one
;------------------
[BG letra]
type  = anim
actionno = 12
start = 0,45
delta = 0.7,0.7
layerno = 0

[Begin action 12]
12,22, 10,0, 30,,A
12,26, 10,0,10,,A

«latest release on: December,25,2009,»
Re: STAGE HELP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
#2  October 21, 2009, 12:22:53 am
  • ***
http://img23.imageshack.us/img23/1603/examplera.png


As I make to repeat an animation and the other stop animation
for example the first animation is this

;------------------
[BG letra]
type  = anim
actionno = 12
start = 0,45
delta = 0.7,0.7
layerno = 0

[Begin action 12]
12,26, 10,0, 100,,A
12,21, 10,0, 179,,A   
12,19, 10,0, 116 ,,A
12,1, 10,0,60,,A
12,26, 10,0,80,,A
12,21, 10,0, 179,,A   
12,19, 10,0, 116 ,,A
12,1, 10,0,60,,A
12,26, 10,0, 100,,A

quiero que despues de la ultima animacion se pare y continue otra que sea asi
I want that after the last animation stops and continue with this one
;------------------
[BG letra]
type  = anim
actionno = 12
start = 0,45
delta = 0.7,0.7
layerno = 0

[Begin action 12]
12,22, 10,0, 30,,A
12,26, 10,0,10,,A

i not understand very well your problem, maybe this can help you

[Begin action 12]
12,26, 10,0, 100,,A
12,21, 10,0, 179,,A   
12,19, 10,0, 116 ,,A
12,1, 10,0,60,,A
12,26, 10,0,80,,A
12,21, 10,0, 179,,A   
12,19, 10,0, 116 ,,A
12,1, 10,0,60,,A
12,26, 10,0, 100,,A
loopstart
12,22, 10,0, 30,,A
12,26, 10,0,10,,A

JNi

Re: STAGE HELP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
#3  October 21, 2009, 12:26:47 am
  • avatar
  • ***
    • JonathanAM.webs.com
http://img23.imageshack.us/img23/1603/examplera.png


As I make to repeat an animation and the other stop animation
for example the first animation is this

;------------------
[BG letra]
type  = anim
actionno = 12
start = 0,45
delta = 0.7,0.7
layerno = 0

[Begin action 12]
12,26, 10,0, 100,,A
12,21, 10,0, 179,,A   
12,19, 10,0, 116 ,,A
12,1, 10,0,60,,A
12,26, 10,0,80,,A
12,21, 10,0, 179,,A   
12,19, 10,0, 116 ,,A
12,1, 10,0,60,,A
12,26, 10,0, 100,,A

quiero que despues de la ultima animacion se pare y continue otra que sea asi
I want that after the last animation stops and continue with this one
;------------------
[BG letra]
type  = anim
actionno = 12
start = 0,45
delta = 0.7,0.7
layerno = 0

[Begin action 12]
12,22, 10,0, 30,,A
12,26, 10,0,10,,A

i not understand very well your problem, maybe this can help you

[Begin action 12]
12,26, 10,0, 100,,A
12,21, 10,0, 179,,A   
12,19, 10,0, 116 ,,A
12,1, 10,0,60,,A
12,26, 10,0,80,,A
12,21, 10,0, 179,,A   
12,19, 10,0, 116 ,,A
12,1, 10,0,60,,A
12,26, 10,0, 100,,A
loopstart
12,22, 10,0, 30,,A
12,26, 10,0,10,,A

EY ! Thanks this is what i looking =) thanks a lot =)

«latest release on: December,25,2009,»