-
Prevent diagonal swiping
by tatiang ·If you're using a grid set up, have each grid square actor "pass" its location (e.g. self.row and self.column set manually according to its position) to game attributes or table cell -
Prevent diagonal swiping
by viking ·I have 25 actors in a scene and I can tap on one actor to make it disappear or swipe up to five actors and release touch to remove them and it is working fine. However, I want to prevent the player fr -
please help
by tatiang ·Please use descriptive titles for your threads instead of "please help" which gives us no additional information when perusing the forums. -
How do I view a particular scene in play mode?
by GeorgeGS ·Right now Windows preview doesn't have the ability to select scenes, you'll need a way to get there in your game. -
Need help with equation of enemy hit
by KIIVIIN ·Thank you! -
save and load device time
by BigDave ·freaking genius you are! -
Spriteattack's Art tutorials
by fmakawa ·Funny, I've never been one really for online communities, as in being actually active, but I love GS and its things like this that make it so. Awesome stuff! I made my current game artwork in PowerPo -
Chick Mania Free on App Store
by illaciaerik ·Thanks, I'm sure you'll like it (Image) -
APP game made entirely of Handcrafted Paper Models
by gamesalamander ·for an app game. Crazy boss on the 2nd level, how did you do that? I cant imagine how you made that Demon Japanese paper mask and put it inside the game. -
Need help with equation of enemy hit
by KIIVIIN ·(Quote) -
Need help with equation of enemy hit
by Socks ·You've probably made a mistake in the way your rules are set up - the example I gave you will work, it will display only the last chosen random value. -
Random spawning of actors doesn't always work?
by tatiang ·My guess was that you weren't seeing multiple iterations of the rule because the random(1,8) was generating repeat values such as 3, 5, 5, 7, 8 -- which would only trigger the rule condition to be tru -
Random spawning of actors doesn't always work?
by hamzawesome ·I tried the solution by setting the rules exactly as you had in the "Random with repeats" project and now it just spawns a new triangle every second. I've even checked "run -
RPG inventory - Tutorial? Help? Where to look?
by tatiang ·I made some custom tutorial videos explaining how to set up an inventory system for a client a while back. Send me a private message and I can give you more details. -
Random spawning of actors doesn't always work?
by Socks ·I think this may well be the problem, if you had a pattern that went [2 7 8 4 3 0 1 6 6] the second 6 might not fire depending on how the spawner is set up. -
Animation Software
by Gnarly ·Flash is pro animation software. 20$ /month might be more than you need. -
Random spawning of actors doesn't always work?
by hamzawesome ·next, since there are 8 actors in this group. However, I've applied this rule for each individual actor but it doesn't always work. Sometimes it works 7 times in a row, sometimes 13 times in a row, s -
RPG inventory - Tutorial? Help? Where to look?
by KIIVIIN ·Im trying to figure out how to make an inventory for my RPG game. -
Need help with equation of enemy hit
by KIIVIIN ·how can I make it possible to display the hit I make on an enemy? -
Animation Software
by BBEnk ·(Quote)