making a shadowboxing game (ik the roblox one is the same name)
current file:shadowboxing game9-30-2023_15-18-12.wick (131.5 KB)
current html: shadowboxing game9-30-2023_15-18-22.html (2.3 MB)
making a shadowboxing game (ik the roblox one is the same name)
current file:shadowboxing game9-30-2023_15-18-12.wick (131.5 KB)
current html: shadowboxing game9-30-2023_15-18-22.html (2.3 MB)
just a checklist
Can I draw some backgrounds. I have an idea for the middle school thing
ye sure!
10 i think lol
can I help?
yeah, also 1 question, do you know how to code a “when a clip is done playing go to next frame” type statement?
im also currently online so we can have a live chat if u are free
basically make it so that it checks what frame the clip is on by putting
if (this.currentFrameNumber === (the frame number)) {
gotoNextFrame()
}
or
if (this.currentFrameName === (the frame name)) {
gotoNextFrame()
}
in the clip you wanna check
wdym by this?
k thx, u also want the file?
cuz im online we can have a conversation, and ur not busy
sure that would be helpful
ok that sounds good
i was talking about inside this clip btw