I want to make all instances swap places randomly with eachother on start of layout, is this clearer?
I want to make an item randomizer for an extra mode, the easiest way I can think of this is having all item instances swap places with the other instances randomly but idk how to do that
I want to have a variable where I can choose if the object is no save or not and
thank you for this, i got it working
thanks theiceferret i will try this
and also the same with tab tabbing out of the game
I have rebindable controls inside my game and I want to change it so that you can change some of the controls to ESC without it going out of fullscreen each time
I used a system where it stores the keycode in the local storage and sets a variable to that value
I already made rebindable controls for keyboard but I want to go even further and make the controller rebindable
You do not have permission to view this post
I want to make a ledge grab mechanic for my game but I only know how to do it by manually placing sprites on EVERY ledge which my game is far to big to do that. so I need a script that will detect if some requirments are met and then place it
Is 5+ tiles tall
Has 3 empty tiles in front of it
the ledge its on is at least 2 tiles wide
So how would i do that? could I maybe get an example?
I would like to have a thing were players can purchase various things or just get something by donating, I have a game (https://diobanna-dev.itch.io/diobanna-demo) and I want to have some rewards and extra content for people who purchase or donate
Develop games in your browser. Powerful, performant & highly capable.
Thanks for the information, I will add some features to combat these problems in the next Patch/Update