Redesigned levels
-
So I thought that mad bouncers levels wee boring. Like ral boring so
Take some time to soak it in. Tese are what I like to call stage hazards and every stage will have them and all levels will be redesigned. Hopefully I will make changes to physics to make it look like a bounce rather than a teleport. -
Look interesting, I really hope you can somehow figure out how to fix the lag as well, 30 FPS on an iPad Air is not good.
-
Look interesting, I really hope you can somehow figure out how to fix the lag as well, 30 FPS on an iPad Air is not good.
-
Hmm, will hiding the layers work? I feel like all levels in 1 scene might not be good unless any object that isn't apart of the level is actually deleted and spawned. I could probably help in that, using a similar system used in my 3D where it loads a shape (in your case a level) based off a code.
-
How big are your graphics? Usually the biggest performance hit I notice with users is they don't take graphic sizes into consideration.
In most situations, you don't want your graphic to be greater than 512x512 pixels (retina. hyperPad automatically creates a non retina at half the size when you import).
There are some rare cases where you can go bigger (backgrounds, heavily detailed objects etc).Additionally, transparency really affects performance as well. We some times see users have a small graphic with tons of empty space around it. This is really bad. Try to crop your empty space to be as close to your content as possible.
Other than these, it's usually timers that kill performance. Avoid having a lot of timers with a timer of 0. Usually if your game relies on timers like this, you should try to put everything on a single timer.
-
How big are your graphics? Usually the biggest performance hit I notice with users is they don't take graphic sizes into consideration.
In most situations, you don't want your graphic to be greater than 512x512 pixels (retina. hyperPad automatically creates a non retina at half the size when you import).
There are some rare cases where you can go bigger (backgrounds, heavily detailed objects etc).Additionally, transparency really affects performance as well. We some times see users have a small graphic with tons of empty space around it. This is really bad. Try to crop your empty space to be as close to your content as possible.
Other than these, it's usually timers that kill performance. Avoid having a lot of timers with a timer of 0. Usually if your game relies on timers like this, you should try to put everything on a single timer.
-
@Murtaza oh now I know what's wromg my graphics are 2048x2048. How about 1280x1280 cause that's how small my designing app goes
@DGames135
Still too big in my opinion.typically for a mobile game your character should be around 256x256 pixels (retina), and everything else based around that. Objects that are less important, can be small and scaled up in game.
A fully animated walking sprite sheet is usually 512x512. (4 animations frames for a walk)And again, avoid a lot of empty space.
-
@DGames135
Still too big in my opinion.typically for a mobile game your character should be around 256x256 pixels (retina), and everything else based around that. Objects that are less important, can be small and scaled up in game.
A fully animated walking sprite sheet is usually 512x512. (4 animations frames for a walk)And again, avoid a lot of empty space.
-
Email them to me (aidanfire@hotmail.com) I have photoshop touch I can resize to whatever I want (this app isn't on App Store any more though 😕) unless you find another way
-
Email them to me (aidanfire@hotmail.com) I have photoshop touch I can resize to whatever I want (this app isn't on App Store any more though 😕) unless you find another way
-
Ok well email it to me whenever you want to and I'll resize it 😊 it only takes me less than a minute to crop it to absolute minimum size.
-
So I thought that mad bouncers levels wee boring. Like ral boring so
Take some time to soak it in. Tese are what I like to call stage hazards and every stage will have them and all levels will be redesigned. Hopefully I will make changes to physics to make it look like a bounce rather than a teleport.@DGames135 If anyone actually cares I'm done with the new feature and started redesigning levels
-
@DGames135 If anyone actually cares I'm done with the new feature and started redesigning levels
@DGames135 I love this game and everything in it is awesome. What's the next update. Is it a shop feature or something else?
-
@DGames135 I love this game and everything in it is awesome. What's the next update. Is it a shop feature or something else?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login