Muito legal, pode atualizar o link? Nao abriu não entendi oque é cabecacobra seria o objeto que é o personagem ?
É muito bom esse inicio de desenvolvimento, mas procure criar algo funcional antes de levar tão a serio a parte escrita. A casa não da pra sair... O personagem está lentissimo... As screenshoots não batem com o jogo. EM fim... boa sorte...
Why are you polluting the library with equal uploads with no description and games you don't own?
But there are some frustrating things that I couldn't play. At the beginning there is the lever that did not move I'm not on the phone and I couldn't. Another thing that made me angry was that it came back and it doesn't fit between the platforms. improve your landing polygon.
host transfer. Today I took a test and got it. I made a condition of, in the peer group... If peer disconnects and peerid is the same as hostid then all peers leave the room and re-enter. By doing this someone will be the new host and the game can continue, but you need to record data from where the original host left it depending on your game. I will make a tutorial.
Good work... To host transfer i have a tip for you, now with the condition "if the host leaves" we can recover the layout by saving the current data and whoever is there and flags as a host will continue the game . In my case in the game pixel bombarda (in scirra arcade) I save the terrain data in a string.
Ashley is right, it's not easy to move to another one... But I have a tip for you, now with the condition "if the host leaves" we can recover the layout by saving the current data and whoever is there and flags as a host will continue the game . In my case in the game pixel bombarda (in scirra arcade) I save the terrain data in a string.
Ashley you and your team are geniuses and are fulfilling dreams of developing our games!
NOt yet
Is outdated the metod... Iwll go uptade...
FIles not found.
Sorry for the delay, I believe I disabled collision at first, and enabled it the moment I decide.
I want to add here my way of separating everything by "GAMES".
Example:
game1 table1/game2 table2
Well first I created folders for each game there in the root, screen (public.html)
gamefolder1,gamefolder2
When I had 2 folders game 1 and game 2 I created the PHP structure normally, then I duplicated the table previously made with the site's tools, opened the login.php file on the site itself and changed the name of the table... :
$db_table = "game1scores"; // Table name
I went into the game folder2 folder and also changed:
$db_table = "game2scores"; // Table name
I entered in getscores.php of each folder and also changed:
// Retrieve data from database
$sql = "SELECT *
FROM game1scores
and the other game 2 obviously... So I tested it with the link below in my case:
yourdomain.000webhostapp.com/game1/savescores.php
then I tested:
yourdomain.000webhostapp.com/game1/getscores.php
for me it worked. So I have a
Yes. Uses only default behaviors.
Good... I 47300 :D
Member since 7 May, 2011