Where were you??
Does it have an encoder yet?
By the way, do you have a Github account? Like FroggyWadd mentioned, you can put it as a website on Github that everyone can visit. I can post a quick guide if you want.
ye imma post it on GitHub once its actually usable for like complitcated animation
Stuff with gamesdev and my school year started like 5 weeks ago
Ah, okay, thanks.
uhhhh yeah for sure
So send it? I want to look into your app.
okay give me a minute
here it is
@Sharxxy, have you tried jQuery?
/// this
document.getElelementById('button-whatever').onclick = () => {alert('hi!')}
/// to this
$("#button-whatever").on('click', () => {alert("hi!")})
/// or this
$("#button-whatever").click(() => {
if ($(this).text() !== 'Hi!') {
$(this).text("Hi!")
} else {
$(this).text("Bye!")
}
})
wowβ¦ just WOWβ¦
uhhhhhhhhhhhhhhh idk maybe
okay i made a animation app using ai so try it out
COOL! i like it!
thxβ β β β β β β β β β β β β β β β β β
any animation ideas?
uhhhhhhhhhh draw something so scary even the worlds most bravest person would get scared