-
How can i make my actor face the way he enetred a scene?
by sonicm3 ·thankyou so much mate, ill dl it now -
How can i make my actor face the way he enetred a scene?
by Icebox ·@sonicm3 Here is a demo you can check how its done -
Game of the Month: April Submissions Thread
by The_Gamesalad_Guru ·(Quote) -
How to make ball pass through a ring but only at a certain angle
by The_Gamesalad_Guru ·Yes this type of mechanic is very tricky. Especially if you want to simulate an air ball where the ball passes by the hoop. You're going to need to evaluate a bunch of conditions based on position and -
How can i make my actor face the way he enetred a scene?
by The_Gamesalad_Guru ·Just because things work doesn't mean it's right. Pluse no offense but your design is not unique. We veterans have been building games for years and understand proper code in all situations. We know d -
spawn new ball
by The_Gamesalad_Guru ·Depends on your controls? How are you grabbing the ball. Can you slam dunk? Remember everything is logic with code. Things do what you tell it to do when. These two videos should give you some ideas. -
How can i make my actor face the way he enetred a scene?
by The_Gamesalad_Guru ·The way you have it coded is not the way I would do it at all. Overall it's really quite dysfunctional. Did you watch the videos on making a platformer? If you had you would have learned proper moveme -
How can i make my actor face the way he enetred a scene?
by The_Gamesalad_Guru ·okay I see an issue your move rules left and right need to have the opposite condition as well as you could fire them both at once causing a logic conflict. You need to add when right is false to your -
spawn new ball
by wongj19 ·How can I make it so that when my ball is moved off it's starting position, a new ball spawns. -
Unia - Coming Soon!
by mertti ·Thank you guys for your positive comments! (Image) -
Unia: And The Burned Village - Now available on Google Play & App Store
by mertti ·I would like to thank Gamesalad community for your support. -
Spritesheets and GameSalad
by Gnarly ·If it's a quick animation and moving you may not need 104. I've done these with every other or every third image. It looked fine on device. -
Vectradius is now on the app store!
by Dues ·You currently have a feature in the US store. -
Vectradius is now on the app store!
by jay2dx ·It's ok I've realised I wasn't signed in, you need to maybe trigger a user sign in when that button is pressed I think, anyways I can start smashing scores now (Image) -
Vectradius is now on the app store!
by owen_dennis ·(Quote) -
Vectradius is now on the app store!
by jay2dx ·well done, yeah I just can't find were you click to view the game centre scores! -
Vectradius is now on the app store!
by owen_dennis ·I'm seeing it in the US store but maybe it's not featured in the UK store? There is a personal high score board, but it also uses gamecenter if you want to compare scores. -
Which is better for performance / memory: GS alpha or baked alpha?
by jay2dx ·The only time I do this is if I want part of the actor to be slightly transparent as you can not do that in GS of cause, usually use it for buttons etc, -
Upcoming game Electshun Day
by superbullet ·Hilarious! Even more so because you have Trumps wig falling off (Image) -
BEST resolution?
by PhilipCC ·Start with iPad 1536 x 2048 and make the images for all assets x4 times the actual size they will be displayed.