-
Roll Turtle - an exciting rolling journey platform game.
by Two.E ·Nice work! Its a solid game so I hope you still get enough rewards/revenue from spending time promoting or updating it. -
Upcoming Game!
by Two.E ·@MentalDonkeyGames Thanks for the continued feedback (Image) -
The GameSalad May (2016) Game of the Month is...
by kirafu ·* Indonesian Bahasa -
Roll Turtle - an exciting rolling journey platform game.
by kirafu ·* Indonesian Bahasa -
This is what it looks like when graphics cry (blur)
by Socks ·(Quote) -
Parsing Error - APK File problem?
by hansdrum ·Thanks for your response. Ths starts to get annoying. I pay a decent amount per month and don't even know if I am able to publish my apps or if there isnt any bugs in the code and thats the problem. -
This is what it looks like when graphics cry (blur)
by blob ·You don't. I like it. -
TapSpin is LIVE!
by Dues ·Just wanted to let you know that my new game TapSpin just hit the App Store! (Image) -
This is what it looks like when graphics cry (blur)
by Socks ·this isn't quite right either, an even number can also cause aliasing, for example on Retina iDevices (so pretty much all Apple devices these days), an image that is 142 wide (even) will still alias w -
This is what it looks like when graphics cry (blur)
by blob ·I can't, this would make the other side blurred. -
Droid must deliver
by -Timo- ·About the icon, it's just a box and to my opinion doesn't look very interesting and it tells nothing about the game. Try adding the character of the game to the icon? And maybe just scroll through the -
This is what it looks like when graphics cry (blur)
by Socks ·I think you are conflating two issues, the powers-of-two recommendation (keeping image pixel counts to powers-of-two values / 16, 32, 64, 128, 256 . . and so on) and the unrelated divisible by two/fou -
need help with rondom spawner
by Socks ·You don't really need to be generating a random value on every cycle, you can put it into your spawn timer. -
This is what it looks like when graphics cry (blur)
by blob ·For those who ever wonder how it looked when an image is not the right size ex: (odd number, not a multiple of 2). -
need help with rondom spawner
by NNterprises ·Lets say you have 3 enemies A, B, and C and you want to spawn them at specific locations. -
Upcoming Game!
by Two.E ·Much appreciated @timolapre1998 -
Droid must deliver
by jamie_c ·It's tough but not too tough. But what I get frustrated with is when I make a wrong move and ruin the level (admittedly it's usually my own fault, but still frustrating). Love the game though! -
Has someone a launched turn based multiplayer game?
by BigDave ·yeah too bad i really would love to make a coop game -
Making an archer
by imjustmike ·game attributes are using constrain behaviour (so constantly update), the self attributes use change behaviour (so only change once, or whenever you tell them to). -
Making an archer
by NNterprises ·Is it a side-scrolling view? Top down view?