Collaboration time!

ok then we will add a little more stuff

ill make stuff

https://ln2.sync.com/dl/7389b84a0/9ckc2fra-wbwz3ih6-wuxp9fwu-6xqmzcmh added some credits in about page

yall just get along, ok? we dont need trolls, its basically spam.

i used sync.com it aint spam

never used sync.com before, but just letting you know that it worked, I got the file :+1:

i searched up drop box and instead it gave me sync .com

wait should i make game images for the game

feel free to add anything

I also feel like this game needs more added to it to have it look better

you can edit the file to make it kinda better and ill make the images

Sounds like a good plan
I’ll see what I can do

On frame 190, there’s a “trap”

Is there anything that’s supposed to happen there that I can help with, or is it the end?

its a ending 8 bit minigame like when you beat fnaf some times you get to play 8 bit minigames


Heres my promotional Stickton art, and I want this game to have some fans

The art looks good

Also, something I recommend adding to buttons (update script):

if(this.currentFrameNumber===1){this.scaleX=1;}
if(this.currentFrameNumber===2){this.scaleX=1.3;}
if(this.currentFrameNumber===3){this.scaleX=1.2;}
this.scaleY=this.scaleX;

what update script?

I’m speaking of the update script that looks like this:
Screenshot 2020-11-20 at 1.32.33 PM
Also, what that code does is just change the size of the button to show when it’s hovered over that it’s a button
Untitled_ Nov 20, 2020 1_30 PM

where is that script

oh ok ill fix that

Here’s how to get the update script:

Untitled_ Nov 20, 2020 1_35 PM

Just a note, that code only works on buttons.