-
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by jonmulcahy ·I would probably do a single table with everyone's stuff sorted by a unique GUid. I don't think it would work otherwise, I think you need an existing table to download to -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by build ·lets say a new character starts the game on an island, with just a homebase and a bit of gold. And here you will be given a completely empty personal database for the placement data of all your future -
Help needed for making personal database table for each playerID
by Manto ·Ok, now I understand better what you're asking. -
Help needed for making personal database table for each playerID
by build ·Yes i have seen that. But It cant really be done properly with mySQL. So i am using a noSQL database "DynamoDB". -
Check out our new Podcasts! We would love to do one for your Game!
by Football20 ·see on our homepage. We would love to have fun doing a podcast on your game if you would like us to. Just sign-up for our free developer membership and let us know! Thanks (Image) -
Help needed for making personal database table for each playerID
by Manto ·Do you need help hosting it or do you have a database server? -
Side scroller with hills, instead of just flat bottom.
by UtopianGames ·You now have custom collision which might make things easier. -
Lag in actor following another actor - isometric view game
by frd ·When you change it to have the upper actor follow the lower one it should work fine, I do it the same way - -
Swiping responsiveness
by Socks ·Agreed, you can detect a swipe very accurately after a very very short distance/time. -
Lag in actor following another actor - isometric view game
by Wonder Maru ·I'll let you know how it goes (Image) -
Lag in actor following another actor - isometric view game
by Socks ·You shouldn't have any active rules in your non-visible actors at all ! The non visible actors should only be constrained to their positions when visible. When they are not visible they should have no -
Lag in actor following another actor - isometric view game
by Wonder Maru ·Thank you! -
Lag in actor following another actor - isometric view game
by NNterprises ·It's semi inconvenient, cuz usually the actors in the back are less important in my games. But now you know and you can fix it to take that into account -
Ball Bliss - (New arcade game with balls)
by BazookaTime ·You should also remove the game from any store you uploaded it to. -
Two Highscores getting mixed up
by peterraad ·Yea you guys are right. I decided to use tables instead and it worked out perfectly lol -
Swiping responsiveness
by NNterprises ·At about 6:00 in that tutorial he does a timer that says AFTER 0.3 seconds or something. Change that to like 0.0001. Also around 6:00 he makes left and right >50. Change 50 to like 25 or whatev -
Help needed for making personal database table for each playerID
by NNterprises ·SO just when you say "database" does that mean in-game database that will be used with anyone who plays on that device or online database that can be used/viewed with anyone around t -
Swiping responsiveness
by jjbetts13 ·a shorter distance would help, do you know how I would set that up? -
Help needed for making personal database table for each playerID
by build ·Let say that you want to play the game. -
Chartboost interstitial + reward video
by NNterprises ·Yes you need both. Gamesalad grabs the correct one you just link the gameID