-
Demo of my tank game (feed back if you'd be so kind)
by jsorr2 ·You have the aim toggle over the top of the targets that you are aiming at. On a PC with a mouse its not noticeable, but on an iphone the thumb would cover up the moving target which would be an annoy -
How to make people love your game in 90 seconds or less.
by jsorr2 ·Creating a sense of competitiveness is a must for me. If you'd notice, all top games have some sort of competitiveness inbuilt into them (Kim K., CoC, Candy Crush, etc., Pokemon even). -
How can I change the size of an actor with 3 buttons?
by willkesling ·If you are using collision, then I would have the buttons spawn a new ball actor at the new size and then destroy the ill ball. Then you can have the new object at the new size and not have to worry a -
Indies VS PewDiePie: How Did You Do?
by FallacyStudios ·Actually, based on the findings I had @DeadlySeriousMedia should have been in the top 10. If it wasn't for Game Jolt's asinine "weighted rating" (whatever the f that is), they would -
Help with formula (reflection angle)
by rrosario007 ·I'd like to create a shot preview line in my game. Just like a shot preview in many pool/billiards games. My game is a top down view, and I essentially need a line that would change in length relative -
Download Square Fighter!
by petercampanelli ·I plan to add power-ups, Game Center achievements and score syncing, and other gamemodes (Classic, Arcade, Multiplayer(on the same device and on different devices (once Gamesalad supports multiplayer) -
Saving a table
by The_Gamesalad_Guru ·Tables are not saved in preview on creator. The only way to check is to create a text box that looks at a table cell value and instead of backing out of preview hit the refresh icon in the top center -
IMPORTANT MARKETPLACE NOTICE
by Thunder_Child ·Hope you have more categories or ways to search for specific asset makers. Have top sellers or popular...pricing low to high. -
How to spawn without leaving a gap?
by Armelline ·In that case, you need to be spawning another actor there. Off the top of my head, you'll need to record the previous and new X position of the spawner. The spawn a new actor halfway between, and set -
Marketplace sellers information
by dgackey ·A top-to-bottom overhaul. Searching and browsing categories will be dramatically improved for buyers. Visually, it'll be much improved, with multiple areas for daily deals and sales, etc. -
Indies VS PewDiePie: How Did You Do?
by HoneyTribeStudios ·(Quote) -
Last Trip Plus - Now available for iOS & Android
by Malkovich ·Cool game @boiroko , i played on android and runs very well. I like the graphics and controls are good too. I leave you 5 stars. I suggest you should add the ability to shoot and destroy the asteroid -
Indies VS PewDiePie: How Did You Do?
by DeadlySeriousMedia ·We did really well. With the weighted average we only hit #191, but during the course of the jam our GameJolt rating had us in the #1 spot on their website in "Top Rated Games" for 2 -
Last Trip Plus - Now available for iOS & Android
by UtopianGames ·top job. -
Game salad now unbearable since Yosemite update
by lolchops ·same problem here with top-of-the-line MBP. Luckily, saving, closing, restarting GS is only 10 seconds. But still I reach my threshold of when choosing a different scene takes 15-20 seconds (instead -
Drawing
by RThurman ·Wouldn't it be great if GameSalad had a graphics layer where you could turn pixels on/off. Oh... and flood-fill too! -
Download Square Fighter!
by tatiang ·* If you don't already have this, make some of the squares require multiple bullets to destroy. -
[Solved] How do I link my touchscreen controls to move with my game character?
by T-1111 ·(Quote) -
[Solved] How do I link my touchscreen controls to move with my game character?
by BBEnk ·Put them on a non-movable layer. -
Score check bug?
by Armelline ·But why use a loop that is firing constantly when there are far more processor efficient ways to do it? Once you've got 10 of those running on top of a full game, it'll be making a difference. Droppin