-
Save game after closing app completely [click & point game]
by alarm656 ·I don't have "save attribute" inside each actor, I mean I didn't put additional "save attribute" bellow the each (boolean, real, integer) attributes. -
Game Prototype to follow Scene Attribute
by MatthewLetsDesign ·I have two actors, a pig and a bird. The pig is a scene attribute and the bird is a prototype game attribute, I need all the prototype birds in the game to follow both the X and Y position of the pig -
Interpolating Speed
by Socks ·Make a 'real' attribute, let's call it 'ABC'. -
How my character actor stop collide with other actor?
by Socks ·Another way - have an attribute that needs to be switched on to let the collision happen - when the collision has happened then switch the attribute off . . . so no more collisions ! -
How do i make a song continuously play and loop even when switching scenes?
by matarua ·Attribute > Devices > Audio > Music Volume or Sound Volume -
How my character actor stop collide with other actor?
by DinoBit ·Ok, I got it. Try this. Create a boolean attribute, and name it Destroy. Now, inside the enemy actor, you will want to have a rule that says this: when actor recieves event, overlap or collides, with -
How do i make a song continuously play and loop even when switching scenes?
by DinoBit ·How do i do this? I want to make it so that when a an attribute is true, it will play the music and loop. When it's false, i want the music to stop. I know how to make the music start and stop from an -
New to GS; Can I make a sport coaching RPG?
by quantumsheep ·For example, if you have injuries in the game, you will have to account for that by having an 'injured' attribute. -
Custom Counter Help Needed
by tatiang ·You have to select the attribute from the drop-down menu instead of just typing its name in. I don't use the Windows version of Creator enough to be able to tell you more. -
Custom Counter Help Needed
by CharlieG97 ·(Quote) -
Custom Counter Help Needed
by Socks ·No, you can't constrain something to itself, there would be no point doing it even if you could as all you are saying is make value X = value X when it already equals value X !. -
Spawner Sequence?
-
Custom Counter Help Needed
by CharlieG97 ·Can you constrain something to itself. For example I have a counter and for example when a button is pressed I want to constrain it to its current value and display it, effectively pausing the counter -
Spawner Sequence?
by quantumsheep ·Not sure - I'm on a Mac! It sounds like you haven't defined an attribute yet. If so, read on! -
Spawner Sequence?
-
Scoreboard Help Needed!
by CharlieG97 ·Change attribute game.highscore to ?? -
How do i make an attribute turn true only when an actor touches the top
by giacomino ·"Platform" it changes the attribute "player grounded" to true (otherwise false). This only allows the player to jump when the player is touching the platform. The -
Spawner Sequence?
by quantumsheep ·Change attribute spawnrnd to random(1,3) -
Gamesalad performing very slowly on my Mac
by natedawggh ·I am on a 2011 iMac with an intel i7 Dual core processor and the latest operating system and Gamesalad hangs on nearly every change of window, attribute browser, etc. for 30+ seconds. Could there be s -
my newest game in development (a cute platformer game +vid) feedback is appreciated :)
by Socks ·Whoops! Yeah, forgot to mention the attributes !!!