-
Architecture, for the beginner
by creye ·And another question (and I think this would be really educational for any newbie of GS): is there somewhere an example of a published app for iOS or Android for which I could also download the projec -
Background interferening with actor
by BRADDSALAD ·Hello I'm trying to make a game where if you touch the background you lose but when I test it if I touch something in front of the background I still lose. How do I do this without the background affe -
Reseting Tables
by DarianT ·Thank you tatiang, I will try that right now! I am going to try opening Two.E's file on a mac later today and check it out! -
Building a Library of Images for Everyone
by Eric Matyas ·You'll find them here: -
Reseting Tables
by tatiang ·Put all of your category A data in a table called CategoryAMaster (or whatever you prefer). In your actor that allows the player to choose that category, Copy CategoryAMaster to CategoryAGameplay and -
Reseting Tables
by Two.E ·You might just need to rename the extension to .gameprojat -
Reseting Tables
by DarianT ·I am trying to preview your demo zip file, Two.E, but it is not wanting to download correctly and it will not create the project on my GS, it just stays blank. Thank you for your explanation on copyin -
Reseting Tables
by Two.E ·I recently did this for a icon trivia project. You will need a table called "Data". -
Reseting Tables
by tatiang ·You wrote that you want the table to reset when the menu button is pressed but that you want the category to start where it left off. How can those both be true? If you reset the table, it won't sta -
Architecture, for the beginner
by tatiang ·I think if your levels are different enough from each other, you'll need to create a separate scene for each one. A single scene game would be more appropriate for something like Wordgraphy in which -
Reseting Tables
by DarianT ·I am not seeing any videos on what exactly I am looking for. If I use a copy table behavior where do I put it? Within the menu button when it is pressed, or the category button to start the scene? Als -
Actors become blurry AFTER publishing
by pHghost ·Step 1: turn resolution independence off. With pretty much all devices out there being retina-displays, this setting is completely unnecessary. -
Reseting Tables
by pHghost ·Yes, you need to copy from a default table you set up. There is a behaviour for that. Google for a tutorial if necessary. -
Reseting Tables
by DarianT ·but I am wanting the table to reset as well. However, if I go back to the category page and select the same category it starts where it left off (but the score attributes went back to 0). I also have -
Architecture, for the beginner
by creye ·Interresting. You have me alot to think about, alright. (Image) -
Architecture, for the beginner
by -Timo- ·I have a game with 50 levels and only use 2 scenes. Putting it all in 1 made the game way too slow. 2 scenes were easily able to handle the amount of actors. Also if you use a lot of different scenes -
State of GameSalad on 6/30/2015...
by adent42 ·@baadtaste the current trial is usage based. So it's actual days of usage, not continuous days. So if you're using it here and there, the trial can last many more than 15 calendar days. -
How to stop when colliding with a box?
by Twayne2 ·real simple, just make the box have tone of density, (say, 5k.) -
Wordgraphy now available on the App Store!
by unbeatenpixel ·Thanks. Not major changes, I'm talking about small improvements that will make the game even better. -
Architecture, for the beginner
by creye ·Again, thanks for the reply, @tatiang . And yes, this community seems really helpful, and at first glance you play a big part in it.