YesNoOk
avatar

[SOLVED] guarantee something? (Read 205 times)

Started by Maistral, August 02, 2011, 11:58:46 am
Share this topic:
[SOLVED] guarantee something?
#1  August 02, 2011, 11:58:46 am
  • avatar
  • **
  • Whatever.
what trigger can i use to make sure that at the very first tick (the first of them all), varset would be x = 11 & y = 11?


MUGEN CHARACTERS
Sabaku no Temari [100%] = RELEASED!
Akasuna no Sasori [100%] = RELEASED!
Namikaze Minato [5%] = ON HOLD
Uzumaki Naruto [5%] = Coding basic attacks

Last Edit: August 02, 2011, 12:19:21 pm by temaridaikamaitachi
Re: guarantee something?
#2  August 02, 2011, 12:18:56 pm
  • avatar
  • **
  • Whatever.
err, nvm. pos y < 1 = win. XD


MUGEN CHARACTERS
Sabaku no Temari [100%] = RELEASED!
Akasuna no Sasori [100%] = RELEASED!
Namikaze Minato [5%] = ON HOLD
Uzumaki Naruto [5%] = Coding basic attacks

Re: [SOLVED] guarantee something?
#3  August 02, 2011, 12:26:00 pm
  • ******
  • I hang out tough. I'm a real boss.
    • USA
    • litotichues.com/
Question doesn't really make any sense, but the solution isn't exactly fitting for the idea.
Re: [SOLVED] guarantee something?
#4  August 02, 2011, 01:21:29 pm
  • avatar
  • **
  • Whatever.
lol, i have this projectile that needs to be moving at the first tick after it was created. XD


MUGEN CHARACTERS
Sabaku no Temari [100%] = RELEASED!
Akasuna no Sasori [100%] = RELEASED!
Namikaze Minato [5%] = ON HOLD
Uzumaki Naruto [5%] = Coding basic attacks

Re: [SOLVED] guarantee something?
#5  August 02, 2011, 01:25:31 pm
  • ******
  • I hang out tough. I'm a real boss.
    • USA
    • litotichues.com/
If it's a helper: time = 0

If it's a projectile state controller, just set its velocity. You put "varset" in your first post, which is why it didn't make any sense.
Re: [SOLVED] guarantee something?
#6  August 03, 2011, 04:57:29 am
  • avatar
  • **
  • Whatever.
oh! lolololol

i meant velset obviously

i need sleep =.=


and oh, time = 0 does better. thanks :D


MUGEN CHARACTERS
Sabaku no Temari [100%] = RELEASED!
Akasuna no Sasori [100%] = RELEASED!
Namikaze Minato [5%] = ON HOLD
Uzumaki Naruto [5%] = Coding basic attacks