-
INCREDIBLY strange bug that changes the scene?
by 3xL ·EDIT: also i tried loading the game from the FIRST scene (titles scren) to see if maybe the title scene triggers an attribute to fix the jumping. but that didn't work lol -
INCREDIBLY strange bug that changes the scene?
by 3xL ·so i'm ALMOST halfway through my latest game. and OUT OF NOWHERE my "jump" button changes the scene. I checked all buttons related to the jump attribute. i have verified that the jum -
Open Letter...
by bajash ·I do agree with gameon and I am a Designer with no programming skills. All though there is room for improvement, I do love this program. Besides the definition of an attribute or behaviour I would lov -
what should i use, change or constrain attribute?
by JohnPapiomitis ·you want to change the attribute to -1 -
what should i use, change or constrain attribute?
by davidsalomon ·I believe it's change attribute health-1, that's what I would use, but I'm new to GS anyways. -
what should i use, change or constrain attribute?
by guilleface ·i set hero game.health.attribute=10 -
POSITIONAL SOUND? How can I control the STEREO PLACEMENT of my sounds?
by 3xL ·I believe its based on the actor with the camera. So say if your Actor that you control (and has the camera attribute) gets closer to another actor that has has sound attribute (say an alien making sp -
POSITIONAL SOUND? How can I control the STEREO PLACEMENT of my sounds?
by SingleSparq ·I believe its based on the actor with the camera. So say if your Actor that you control (and has the camera attribute) gets closer to another actor that has has sound attribute (say an alien making sp -
Open Letter...
by gameon ·Attributes -
What Features do you want? (Attention Gamesalad Upper Management!)
by gameon ·Attributes -
Animating a turn around for an actor.
by moidsch ·And it has some attributes like Grounded and FacingRight that help determine his poses. -
How to stop music at different scenes
by quantumsheep ·is there a chance without an attribute so..when touch is pressed again set music on again? -
How to stop music at different scenes
by GuaveMedia ·is there a chance without an attribute so..when touch is pressed again set music on again? -
How to stop music at different scenes
by JohnPapiomitis ·change attribute device music volume to 0? -
How to stop music at different scenes
by GuaveMedia ·how can I stop the music for all scenes, like mute. I thought about an attribute but that's really long-winded (Image) -
How to show hundredth of seconds
by GuaveMedia ·I am using the simple method by changing attribute -1 every second. Then this does not work (Image) -
Spinja - Game Dev Log by sciTunes - Showing Off Some NEW Art!
by scitunes ·sorts that can be turned to change a game level attribute that then triggers the actor on the right side of the screen to change it's image. I have it set up so that you can touch your finger anywher -
Question on time
by outsidethebyte ·Use the actor's (the one that is spawning) time value and a local attribute. -
How to display a score of times in my scoreboard.
by outsidethebyte ·Try using an individual actor's time, and saving that to a global attribute. -
Loading Screen
by quantumsheep ·Make a boolean attribute called 'Loading'