-
Make another Binary?
by The_Gamesalad_Guru ·When the final window pops up during publishing process, hit the publish option and it will produce an ipa file. This is what you need. Also it looks like you have a version uploaded. If this is a new -
Html5 Newgrounds publishing
by traceur93 ·Download NG.min.js, the minified Javascript library. -
Can I run javascript in an embedded browser?
by The_Gamesalad_Guru ·I've watched your posts. You're trying to get Gs to do stuff it is not designed to do. The best way to send out info is to use the network behaviors. -
Having a problem with the "pause game" attribute VERY WEIRD!
by The_Gamesalad_Guru ·You have an error in your code. Post a screenshot of the pause code. -
Self Made Particle Editor
by BigDave ·I do not have the will power to do it but I think a template where you can change the parameters of the game salad particle behaviour in real time would come in really handy. -
HTML5 Publishing!
by traceur93 ·Download NG.min.js, the minified Javascript library. -
Moving from one point to another.*Updated
by Socks ·If the points are arranged in a line - A - B - C - then you won't have to do anything as the player will necessarily pass through B before reaching C. -
How to make a scene layered ontop of another scene.
-
Moving from one point to another.*Updated
-
Moving from one point to another.*Updated
by tatiang ·You'll need to provide more details than that. How is the player moving? In straight lines, freely in 360°? Are the points in a line or arranged randomly? -
Moving from one point to another.*Updated
by anthonymtara ·If I have three points A,B,C and the player begins at A how do i make it so the player has to get to point B before they can move to point C? -
How long have i been working on a project...
-
How to make a ball roll down a triangle?
by MentalDonkeyGames ·Also, if the triangle is a single actor, you need to make a custom collision shape for it. -
How to make a scene layered ontop of another scene.
by ElDalton ·When I click the inventory button it opens the inventory, but when you click the tabs to switch to the different screens (scenes) it keeps the inventory scene still open in the background and pauses t -
"One To One Hundred" - a massively frustrating, yet curiously addicting entertainment application
by Deviros ·@jdlcrater Thank you! -
I want to change the number displayed. Like 100A
by tatiang ·Are you only needing to display those three numerical values or also everything in between? In other words, will you need to alter the way that 2000 is displayed or the way that 77638 is displayed? -
How to make a scene layered ontop of another scene.
-
How to make a scene layered ontop of another scene.
by ElDalton ·Got it, but in that case say I click the inventory button and it opens the inventory, but it also has other buttons that stich the scene to other screens such as stats, quests, etc. How do I make it s -
I want to change the number displayed. Like 100A
-
I want to change the number displayed. Like 100A
by Socks ·You don't really need to bracket the values like this, so rather than . . . . . .