-
Problem with Application Loader
by gyroscope ·Excellent, @uptimistik - it was that. All sorted and uploading now, thank you again. (Image) -
Problem with Application Loader
by gyroscope ·I see what you mean now, thanks: but the bundle identifier is selected...I'll plough on... -
Give the gift of Game Development! GameSalad gift subscriptions are now available
by dgackey ·We've had many requests for this option over the years, and are happy to say you can now purchase GameSalad subscriptions as a gift for someone else. -
Problem with Application Loader
by gyroscope ·Thank you, @uptimistik but I have created the app in Connect. -
Self Made Particle Editor
by pHghost ·Let me know what you think and if there is anything to add that might make it better. -
Animating My Character
by AlchimiaStudios ·This is a frame by frame animation. Break it up into individual images and that's what you need for gamesalad. -
Self Made Particle Editor
by BigDave ·bought it thank you (Image) -
Animating My Character
by tatiang ·At this point, there have been many suggestions and much help. If it's still not working, consider posting a link to a screen recording of what you're seeing. There may be something simple that you' -
Html5 Newgrounds publishing
by The_Gamesalad_Guru ·Javascript is an html5 executable language. If you open index in a text program you will see code bracketed by this < script. > there will be two that look like that one at the top of t -
character falling through floor?
-
Animating My Character
by tmann ·or just drag in your images and the animate behavior is made for you (Image) -
Html5 Newgrounds publishing
by traceur93 ·What is it in your opinion? -
Having a problem with the "pause game" attribute VERY WEIRD!
by The_Gamesalad_Guru ·It's alway something simple that get you. Glad you found it! -
Collision Shape: Flipping graphic does not flip collision shape
by The_Gamesalad_Guru ·Yes this is because of how box2d works. Not because GS doesn't want to implement it. A simple read of the box2d manual will clear up why. -
Collision Shape: Flipping graphic does not flip collision shape
by tmann ·Although it certainly seems that if you have a collision shape on an image you would normally want it flipped with the image there is no obviously simple way of achieving this. GS will need to write a -
Self Made Particle Editor
by The_Gamesalad_Guru ·Glad you are charging for your work! -
Self Made Particle Editor
by Armelline ·You can link to it on the [$] Market items and templates category. It doesn't get automatically shown to people like most categories, though, and sees little traffic. -
Collision Shape: Flipping graphic does not flip collision shape
by AlchimiaStudios ·That's only part of why someone would want custom collisions. You can also make things like boundaries for an entire level, that don't fit a single image or actor but the whole scene, and load the cus -
Self Made Particle Editor
by pHghost ·I will definitely make a video for it, both to post it here and on the template store. I worked on it from the morning and finished about 10 minutes before needing to go to work, so only had time for -
Collision Shape: Flipping graphic does not flip collision shape
by The_Gamesalad_Guru ·It's not hacky as you say because this is what will happen when they add animation for custom shapes. In box2d rigid body shapes can't be modified at runtime so during each frame a new body replaces t