Object Show Animation Testing

here’s my other ones.

oh. ok. well i made an object show, wanna be in it?/

sure thing lolololololololo

COOLIO! Do you wanna Be an Asset maker? (everyones an animator in this btw)

1 Like

i really like zaydash andd your style looks close to his

1 Like

sure! (millions of words)

W! (10 words Lol)


over here

Hey! i just made A welcome animation! Welcome to the team btw!

1 Like

yay thanks! as to prove my animation skills, i’ll make a test animation with my oc’s

1 Like

YIPEEEEEE!! thank you!!!

NP! (10wordslol)


over here

we chat (tencharacers)

i was alr there lol

1 Like

Ok Teccharacters

// Controls...
if (key === "left" ) {
 this.x -= 5 
}
if (key === "up" ) {
 this.y -= 5 
}
if (key === "down" ) {
 this.y += 5 
}
if (key === "right" ) {
 this.x += 5
}

here’s some movement lol

what is dat for

any top-down game :man_shrugging: