At the end of my blocks, how do we, " Otherwise " - { " Do Nothing " } _ Please


Justin

  • *
  • Posts: 4706
That's already what it does.
For Live Support: Join our discord server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)

tapdroid

  • Posts: 119
How do I get the script to disregard
if milk 10
if milk is dead?

LIBERADO

  • *
  • Posts: 2720
Perhaps you should explain better what you mean.
Maybe this:
I'm spanish, excuse me for my bad English.
I'm not a private teacher. Please, post your questions in the public forum.

tapdroid

  • Posts: 119
yeh, that makes more sense than if milk dead.

  Thanks.
ill give it a shot.

==========================================
wait a minute,  I still do not see how that will work.       If not milk alive...   ? disregard previous statement?

tapdroid

  • Posts: 119
what do I place in Otherwise       to disregard    the    if statement?

LIBERADO

  • *
  • Posts: 2720
Please, do not be so brief. Give us more details about what you mean.
I'm spanish, excuse me for my bad English.
I'm not a private teacher. Please, post your questions in the public forum.

tapdroid

  • Posts: 119
Otherwise disregard

if milk alive statement...

        or

if milk dead, do nothing.

letmethink

  • *
  • Posts: 2545
Put all the remaining code inside 'if milk10 is alive.
~Letmethink

tapdroid

  • Posts: 119
I must be incredibly thick.

I have no idea what code you are referring to.

i need a statement to go in the otherwise block to cancel the " create try again " if milk is dead

Justin

  • *
  • Posts: 4706
Please explain yourself better. Either it will enter the "if" wrapper or it won't. You don't need to undo anything.
For Live Support: Join our discord server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)

tapdroid

  • Posts: 119
i need "if milk dead, disregard create try again"

the if statement alone, is not doing the job. I know it should, but  Try Again is still being created no mater if milk alive or not.

is it a bug?

Justin

  • *
  • Posts: 4706
Put the if condition inside the timer, not outside of it.
For Live Support: Join our discord server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)

tapdroid

  • Posts: 119

  Never mind. I scraped all that and just added an animation to swap the main character with tryagain.

thanks any way.
                                      might be a bug here, cause now my camera is jumping to a new spot.

tapdroid

  • Posts: 119
My back and forth horizontally behavior stopped working as well...