-
password scene generate
by iraqiraq ·sorry but i need random password ! its mean if the player out the game and open game again he see another nickname and another password if he cant input password from first time ! your rule cant make -
password scene generate
by pHghost ·Have the username and password in a table, 2 columns, 150 rows (for 150 passwords). The correct password is always in the same row as the username. Using the tableSearch() expression will help you fin -
password scene generate
by iraqiraq ·thnx for comment but how i make this table ? i know table but the rule how ? -
Introduction to MultiPlayer (Video)
by The_Gamesalad_Guru ·(Quote) -
password scene generate
by pHghost ·You can manage 150+ passwords, yes, but will need to use tables for this. -
password scene generate
by iraqiraq ·this rule can make 150 password ? -
password scene generate
by mshuraih ·make a scene with actor with this rules -
password scene generate
by iraqiraq ·how i make password to scene ? if the player go to next level he cant play becuze he see(input password about(ssddqe) -
How to change correct answer color when you wrong answer choices?
by Weiyu ·Thank you for your answer. -
Upload tizen binary
by pHghost ·Well, you seem to be using an already taken package ID -- just change it! -
Upload tizen binary
by wolala123 ·" This package ID is already being used by another application. You can get another Pacakge ID ........." -
IAP won't work on test flight
by pHghost ·Can you click open ckpog in iTunes Connect, to show how it is set up? -
IAP won't work on test flight
by pHghost ·Then the purchase would happen when you press the button, only the actual Buy Item action. -
IAP won't work on test flight
by Moik ·You didn't expressly mention having done it, so I'll ask: -
How to change correct answer color when you wrong answer choices?
by pHghost ·Can you show us the logic you have in place? I don't think there is an issue helping you with a point you might be stuck on if you already made most of the logic yourself, but yeah, if you are basical -
Need help from expert GS developer
by pHghost ·I hope you aren't paying the person you outsourced this to. If anyone is asking for money developing with GS, but cannot implement something as simple as a double jump, I'd stay away. Sounds like a ri -
Need help from expert GS developer
by jamie_c ·You might consider contacting @gingagaming, he's very good and highly recommended. -
Need help from expert GS developer
by Zwire ·I have outsourced my game to a GS developer but theres a problem with the double jumping of the hero which my developer doesnt know how to fix. -
How to change correct answer color when you wrong answer choices?
by jamie_c ·I don't know how your game is set up exactly but what you'd need to do is use an Attribute to store if an answer is correct or incorrect. And then use a Rule to trigger different actions. For example: -
How to change correct answer color when you wrong answer choices?
by Weiyu ·I have a question about make quiz game.