-
can i converte negative speed/velocity into positive?
by guilleface ·i have a rule for my ball actor to constrain self position to hole position when overlapping with the hole and also when velocity is less than 300, so when the ball is going from left to right and top -
What do you think about this website?
by Benjamin_m5 ·I've tooked a website template .html based. Then i've changed everything so that I want it. At least i've add a slideshow at the top. it's a template from WOWslider.com. -
Character Movement
by beefy_clyro ·Again you may want to look at the physics and change the flying actors restitution, 0 being no bounce at all. If you want it to hit the top and bounce a little try 0.2 and just adjust till it hits the -
AppAnnie "features"
by BazookaTime ·I had a game in the top five ( family) in one country and I had around six sales. -
Help improve my frame rate and memory usage please
by TheHoogler ·Like Geoff was saying, you shouldn't be using destroy behaviors. Endless runners generally change the x location of an actor rather than destroy it. Say you "kill" a bad guy that mov -
What Features do you want? (Attention Gamesalad Upper Management!)
by Stormtrix ·Obviously most of the other top features people have mentioned.. -
"Traffic Rush" like Game
by BluSpyder ·1. Swiping and Stopping. I have watched a tutorial on swiping on the iPhone for GameSalad. So I got it to work, KIND OF. The swipe doesn't work individually though, I can only get it to swipe the whol -
Help improve my frame rate and memory usage please
by InLikeFlynn ·1. Spawn and destroy can cause a hit on performance. Why not use the change attribute on your background's x coordinate? I think you can also change attribute self.velocity.x or y instead of using t -
♠♣♥His Adventure♥♣♠ FREE FOR 48 HOURS!
by olster1 ·Top spot has gone in France, It's now 5th. The game will go back to paid on the 12th. Won't get todays free download numbers until tomorrow. The full and lite version (unfortunately) are also featured -
Help improve my frame rate and memory usage please
by 8BitAvrin ·1. I have a scrolling background(Portrait mode) that destroys itself and respawns somewhat smoothly. Normal 320x480 size. I'm using move but I know interpolate will help performance. I know about -
CANT PUBLISH ANY OF MY APPS
by LeonardDeveloper ·The fix is to make a new account and publish with that. I managed to do this, but when it came to the final step of publishing, there was a server error. I get past one error and I\m stopped by anothe -
CANT PUBLISH ANY OF MY APPS
by SaePhillInc ·The fix is to make a new account and publish with that. I managed to do this, but when it came to the final step of publishing, there was a server error. I get past one error and I\m stopped by anothe -
Character Movement
by forscienCe ·play that makes the character slide and then get destroyed. The game will have a power bar that indicates how much power you have left (power dissapears each time you press spacebar to make your acto -
What Features do you want? (Attention Gamesalad Upper Management!)
by chicop ·when working on actors in a layer it would be great if once your in the actor and exit it goes back to the layers. -
Loading Times and RAM Usage
by creativeapps ·@tenrdrmer I am appoloize if you feel I said anything wrong. I am working in industry. As level designer, concept design and art director. I am not familiar with code. Yes I can create good logic in x -
Free Yourselves From The Tyranny of Center Only Rotations!
by RThurman ·I guess it was this bit "Unfortunately, I haven't been able to use them to rotate off-center" that you say at the top of this page that had me wondering (Image) -
Free Yourselves From The Tyranny of Center Only Rotations!
by Rob2 ·I guess it was this bit "Unfortunately, I haven't been able to use them to rotate off-center" that you say at the top of this page that had me wondering (Image) -
How can i use the debugger?
by freon1200 ·and look at debug window from the VIEW option on top bar. going to try it now -
★ Puzzle Dozer for iPhone ★ FREE for the Weekend ★ by Gamesmold ★
by gamesmold ·It took 8 hours to crack the top 25. -
How can i use the debugger?
by JohnPapiomitis ·whenever you want to view something you have a log debugger statment, and then in the top file bar hit view then debugger to see it.