-
★★ 31 Optimization Tips ★★
by Socks ·Cheers for the explanation, I wasn't aware of the destroy bug. -
★★ 31 Optimization Tips ★★
by AcceleratedGames ·Recycling used to be necessary when destroying actors didn't actually destroy the actor. Since that bug was fixed, recycling just adds unwanted code and slows the game down even more than destroying -
Pivit Question
by bjandthekatz ·I was wondering how you can get this to keep the bottom position and make the top rotate to the platform above when the character hits it. (Make it fall when hit) -
Looking for someone to make a scrolling template
by greglevy ·Looking for someone to make a scrolling template. I need it for the Kindle in portrait specs. I need the actor to be able to scroll from top to bottom. The actor should be about 2000 pixels tall. A sc -
Line Runner similar game question
by RacetotheMoon ·I wouldn't spawn and destroy objects. Just recycle them. (Image) -
Random repeat (only repeat whats not on screen)
by RThurman ·Think about it like a deck of 24 cards. First you shuffle them, and then your deal them off of the top. -
A nice monitor?
by Chakku ·theyre both from top rated plus sellers, brand new, and one has 3 year warranty and the other has 60 day warranty. -
How to create a random wall in a scene.
by Chakku ·@vigomatv try creating boolean attributes that spawn/destroy the actors, and make them toggle on/off within the ball's rules. -
Best way to add data to the first row of a table
by tatiang ·Without the RowCount rule, if I just add a row at the end of a "blank" table, it adds it at row 2, not row 1, and I end up having a table with a blank row at the top which causes all -
••hellozoo lite••
by TheGabfather ·Congrats on getting into the Top! I've just downloaded the Lite version an hour ago, used the duck to hopefully amuse my barely-a-year-old niece. -
••hellozoo lite••
by lycettebros ·hellozoo got into the Top 500 Entertainment Apps in the US. Do not know how or why...as in cannot find any reference to it on Google anywhere. It just kind of exploded! -
Game icon won't update
by quique13 ·im not sure bit that happened to me and the way to fix that is when you click upload in your gamesalad creator and the gamesalad website of upload pops up then to the top left corner you put your imag -
★★★ Blood Flow out now for iPhone ★★★
by Chakku ·@UtopianGames Looks really nice. Great job! I love how it has infinite possibilities. Good graphics, too. The game is very polished, and looks like one of those big-name games that are always in the T -
Still need help to open template - gamesalad executable not in folder
by Tilu ·I think the main issue is that the file that the GameSalad game project file I need to open (whose format icon features a purple stripe on the top and cartoonish eyeballs near the center), which I'm c -
Truck with a trailer
by tatiang ·the trailer to be behind the truck instead of on top of it, you'd need to do something like: -
Collide rules not always working
by The_Gamesalad_Guru ·I just tested it out and it works fine. I would make sure your constrains are at the top of the code in the actor and the rule in the platform for collide at the top too. What are the FPS of your game -
Is there any way to stop an Interpolate once it has started?
by Braydon_SFX ·Nope, nothing that know of. Unless you destroy that actor. -
Doodles Venture- Now in App Store
-
Truck with a trailer
by ShmirlyWhirl ·As far as I know, you can not directly set up a constrain like that in the prototype actor. You would either need to have an attribute that will track the position of the truck, then have the trailer -
Collide rules not always working
by The_Gamesalad_Guru ·You have that rule at the top of the list in the platform. Have you tried an adhoc to test it? The viewer is not reliable, it could be working perfectly fine but the viewer