-
How to make ball pass through a ring but only at a certain angle
by wongj19 ·I'm sure your explanation was very good but I don't really understand. Could you please take a screenshot of what you are talking about. (btw this is josh.wong0402@gmail.com) -
Tutorial on publishing to windows now the option is gone?
by ETGgames ·@jonmulcahy Could you perhaps tell us how you did it with nw.js? Thanks -
How to make ball pass through a ring but only at a certain angle
by Socks ·At the point of contact measure the angle between the ring and the ball using the vectorToAngle function, this will allow you to determine whether the ball should be allowed to pass. -
Why does html5 not work with most browsers?
by ETGgames ·ago I made a platform game a lot larger with much more complex scenes, and that seemed to load fine on HTML. This one won't load after a whole day. Its the same problem as on the arcade as well, so I -
How to make ball pass through a ring but only at a certain angle
-
Changing Music during gameplay
by The_Gamesalad_Guru ·Yes you need to think in terms of the code scan in relation to time -
Changing Music during gameplay
by 3absh ·(Quote) -
Making object jump
by shahadat7517171 ·I am making a game like geometry dash and wanted to make my player jump over the obstacles. I am making my game for iPhone and iPad. How can I make my player jump in my iPhone? -
Space Quartz has been updated!
by mhedges ·A subtle background has been applied, which does not detract from gameplay. Also, player buttons now illuminate when pressed, giving the player visual feedback. -
[solved] replicate
by tatiang ·You can also hold down the option key and drag a copy of the scene to a new location in the Scenes tab. -
Preventing or Removing Line Breaks when Text is Entered
by tatiang ·I think you could parse out the line breaks if you knew the ascii symbol and used the textReplaceAll() function. -
Heads up for 1.25 release
by PhilipCC ·(Quote) -
Something I work on meanwhile..
by AngryBoi ·Do you make your own pixel art??? -
Create a login screen that tracks user?
by jonmulcahy ·this is how I generated a unique ID -
Vectradius is now on the app store!
by Braydon_SFX ·Love the look of it and very glad you entered it into the GotM! -
Create a login screen that tracks user?
by ldanielstn ·Hello all, I have hot a road block on how to create a login screen that will ask for a number and track/store that unique ID. Any advice is much appreciated. -
App Icon not showing after downloading app
by The_Gamesalad_Guru ·When you get to the final window you need to press the bottom button this will generate and ipa. Gamesalad natively generates an .app you can also package a .app and make it an ipa. Make a folder and -
Vectradius is now on the app store!
by owen_dennis ·It was a decision I struggled with on whether I wanted the main character to be a different color or if the enemies should be different colors etc for exactly the reasons you mentioned. The glare and -
Heads up for 1.25 release
by ETGgames ·(Quote) -
Possible timer as a highscore?
by The_Gamesalad_Guru ·Make a game level attribute integer type and call it time. if you have an attribute that tells when the game is started use it in a rule.