-
How much do game salad programmers charge?
by The_Gamesalad_Guru ·As a contractor myself, I would say it depends on the experience level of the coder. myself, I am a very fast coder as I can design and test code in my head. I can play out the code in my head and spo -
Can't preview on iOS device anymore :(
by CoolBee ·This is one of the top lines in that crash report Exception Type: EXC_BAD_ACCESS (SIGSEGV) -
Unwanted Merging actors during gameplay
by UtopianGames ·Free download http://www.deepblueapps.com/layer-selection-template/ -
Some actors will collide, while some don't? How come?
by SoxProcs ·I decided to just set it that once it reaches a point on the Y that is destroy itself, luckily for my project this method will have the same effect but it works 100% of the time. Thanks for the help a -
Some actors will collide, while some don't? How come?
by UtopianGames ·You could also use code instead of the floor actor if self position y < 0 destroy. -
Some actors will collide, while some don't? How come?
by SoxProcs ·the "floor" actor and to be destroyed, but while some get destroyed, others just fall right through my "floor" without colliding or getting destroyed. I am not sur -
Why won't my profile picture show up, and why can't I change it?
by HalfBakedProductions ·You'll then see your profile picture with a pencil on the top right of it. Click that to change your photo -
Help with our 2,5 or 3D project !
by iStyle3D ·And I want my actor to walk on the bridge following his type of floor, But eaven if the image is "transparent", I mean the image of the actor bridge, the actor will walk on the top o -
constrain x and y coordinates in other layer
by ericzingeler ·Is one layer scrolling and the other is not? -
Developing an Adventure Game Inventory Menu - using tables - Video Example from Stormy Studio
by StormyStudio ·It should be in the top left here: -
constrain x and y coordinates in other layer
by -Timo- ·I need actors to collide in other layers but then they dont collide... -
did anyone have ever made 1 million dollars using Gamesalad?
by bjandthekatz ·Doodle Destroy -
Actor over an actor?
by CoolBee ·Believe it or not I've managed to fix it by adding when small bubble hits big bubble then destroy the actor etc, thanks for all your help -
problem with particles
by -Timo- ·rotates 90 degrees the particles come out of the top. but I don't want them to start in the middle but on the edge of the actor. -
I need help with collisions
by Devolper00 ·Well the point of my game is the ball is moving at the top of the screen and u click it to drop the ball into the trashcan(or u fail onto the floor) and it gets falling though walls that i have put ar -
Actors don't appear in preview.
by Murrphh ·I am currently messing around and experimenting with touch controls in Gamesalad. A problem I've come across is that while I can edit my game the touch controls are at the bottom of the screen but in -
Spawning Actor Reference?
by drtyrell ·I want to create some generic methods of transitioning between scenes by spawning rects on top, interpolating the alpha to 1 from 0 then switching scenes. Without things being dynamic, the Change Scen -
Sneak peak of my Harlem Shake style Trap music app
by IcedB ·Select a sample for each pad and customise its volume, pitch, and loop duration. Layer up to 24 looping or touch triggered pads at once. -
Spawning Actor Reference?
by BoomshackBarry ·I think off the top of my head I'd have a global attribute to count how may actors have been spawned. Inside each actor set the first behaviour to change self.id to global.count, and then increment gl -
3D Runner Game - Landscape
by onlydanwilliams ·Hi, myself and my housemate are working on a Runner game where you basically just run to get your top score (yeah yeah many ideas like this) obstacles, 2 lives, changing scenes etc, We want someone wi