[invitation closed] Forum Fight Task Board

although this topic is made by me
@butt has full control of this task board

this task board is for people participating in the time to fight game to post their tasks for others
to help

you can also come here and join us in making the game

example
walk cycle animation.wick (27.2 KB)

this is a walk cycle animation (inside the stickman)

now I could do this myself but my brain is as messy as the boy’s bathroom so here are the instructions

  • the walk cycle includes an idle fame (the first one)
  • the next 10 frames are walking to the right and the next 10 the for the left
  • so…
  • if ( key ===“d”) {
    play()
    } //(don’t worry set it to repeat and start on frame 2)
  • vice versa for key === A
  • so here’s the important part
  • on each frame start an IF KEY RELEASE tab and in it write a code that triggers whenever you release the D button(or A button if its the left your doing) that brings you back to the first frame

The first and last ten frames were almost the same, so instead, I made it so that you only need ten frames, and the “scaleX=-1 or 1” will do the work of flipping the cycle. Here’s what u need:
My Project9-12-2020_8-51-11AM.wick (22.2 KB)

cool cool

but when i add if(key === “d”) {
this.x =+10 }
it kinda wonks it up
could you look into this

Try “this.x+=10” instead

oh ok thanks(lol dumb on my part)
so should all characters be hooked up to this code or is there something better we can use

3 Likes

ohhhhhhhhh
thats good

1 Like

Thanks : )

1 Like

ahhhhhhhhhhhhhhhhhhh my brain
your too advanced lol (good)
imma gonna try make my oc in the engine ok?

1 Like

so that blue box is the hitbox?

yes

is there a tool there to polish it?
its alittle boxy

I think that’s my OC’s hitbox. You can probably make it transparent.
Love the arena so far, looks so nice :)

1 Like

IDK why my OC is fat tho :P Can we change that or somethin?

1 Like

Feel free to play around with the project and adjust ur OC to any shape u need :slight_smile:

(also, everyone should try to make icons for their characters so the players could have a list to choose from, and pick ur damage counter for each of character’s move (Hey, @butt, what should be the maximum amount of damage that could be done?))

Hey why dont invite me to fight.
I do Fighting Games.

1 Like

All you had to do was ask. I’m sure you can join.

yah you can join

thanks guys ive been really busy with allot so thanks for being so helpful :+1: