-
Difference between "Play Music" and "Play Sound"
by Toque ·Sounds should show if imported in MP3 format. You can covert online if you don't have audio software. -
Attribute is being added when it isn't supposed to be
by tatiang ·One possibility is that you unlocked the actor in the scene and created an "instance" with unique rules from the original "prototype." -
Inventory organizer
by tatiang ·Well, you're going to need to sort a table of values each time a new item is added. Start by Googling sort table gamesalad and you'll find some examples. -
Moving actors in a circle and/or a predetermined path
by Hopscotch ·deltatime is some change over time to make it move, e.g. using game.time. -
Moving actors in a circle and/or a predetermined path
by Village Idiot ·wow @RThurman and @Hopscotch – That looks like what I'm aiming for! I just did a bit of a google on SuperShapes and my brain melted. I liked the look of that demo video you put up. Is there a way that -
Moving actors in a circle and/or a predetermined path
by RThurman ·(Quote) -
Moving actors in a circle and/or a predetermined path
by RThurman ·Hey -- no problem. Its fun to explore different ideas. (But sometimes hard to describe exactly what you want. -
Moving actors in a circle and/or a predetermined path
by Hopscotch ·That should give you a lot of creative freedom. -
State of GameSalad on 7-19-2017 (Web Version Semi-open Beta)
by paulkerry ·are you guys trying to compete with Construct 3? its completely online. But they are way ahead of you guys with you beta, there close to a final version, you guys have a lot to catch up on and you nee -
Moving actors in a circle and/or a predetermined path
by Village Idiot ·@RThurman – I guess, once the distinction is made as you have, it seems more like option 2. -
GS Coder needed for make a sequel of an own existing GS game
by gingagaming ·I am a freelance GameSalad developer and available for hire. Ill drop you an email now to discuss it further! -
Android Tablet
by lukejnr ·So anyone know an easy way to do this? GameSalad, feature request for the GameSalad Portfolio page, can you add 4 checkboxes so a developer can easily select the screen size supported for Android. -
GS Coder needed for make a sequel of an own existing GS game
by MarcoCol ·We need a freelancer coder, who make the development. Of course the original game can be used to take parts out of. -
Inventory organizer
by Grapesforal ·I was wondering if anyone knows how to make it so the actors always come in order of value from left to right. I want to have an inventory organizer so higher value items always appear first no matter -
Background interferening with actor
by RowdyPants ·@BRADDSALAD You can wrap your touch rule condition check inside a '0' timer like this. -
HUGE BUG -- Display Text not working on the App Store?!
by AlchimiaStudios ·What font are you using, is it multiple fonts? Try re-importing whatever font you have used back into the project and republish and test ad-hoc. -
HUGE BUG -- Display Text not working on the App Store?!
by pHghost ·Are you loading the text from tables? Is the download a clean install or did you install it over a previous (test) version? -
HUGE BUG -- Display Text not working on the App Store?!
by LuappApps ·correctly work, the display text is correctly showing the words and numbers. However, my app has just been release on the iOS app store and I downloaded it and every single place where text should be -
I am New!!
by theBravoWolf ·Hello, I decided that I wanted to make a game. So I came a across this site. I was wondering if this site is any good? If there are any tips that people wanna give me? Thanks for reading!! (Image) -
Moving actors in a circle and/or a predetermined path
by RThurman ·I guess I am not following what you want. So I will ask some questions.