Re: Mooclick 2 player game!
Look at the chat tutorials. I know that itīs a chat example, but moo works the same to make a game, too.
Re: Mooclick 2 player game!
ong that is so cool!!!!!!!!!!!!!!i was just about to submit a topic about the EXACT SAME THING lol.
Re: Mooclick 2 player game!
i did flava's tutorial to! the problem is simple (although i do not have the solution) flava's tutorial made a Birds-eye view game. so the movement is different to platform movements. i was making a platform online game with the tutorial and came up with the same problem.
i decided to make an online birds-eye view tank game.
Re: Mooclick 2 player game!
That still doesn't make much difference unless you don't modify the code at all and add some graphics, music and that's it xD Just send the position of your character that has a platform movement.
Plooscva :D
Re: Mooclick 2 player game!
Thanks for the replay!
I have looked at the chat tutorials and manage to make the chats easy. Its a good insite into making a mooclick application. But it still dont explaines how to do the 2 players and movement. I just cant get it to work. Its a hole different way, the mooclick are the same but not the other codes.
And im glad to hear there are not just me having this problem, maiby someone could make us a tutorial some day.
I think CT should make it, or should have done so allready. I dont see any tutorial about how to make a 2 player game, the pong tutorial is out there but not with mooclick or moogame. Why is it built into MMF if you cant do it.
Its so easier to assign each player with a movement, instead of making this movement engine like Flava.
I would really appritiate more replayes on my topic. And maiby one of you would have a solution? Thanks!
Re: Mooclick 2 player game!
Quote:
Originally Posted by Plooscva
That still doesn't make much difference unless you don't modify the code at all and add some graphics, music and that's it xD Just send the position of your character that has a platform movement.
Plooscva :D
That still dousent explain how to do the 2 player part. Im moving both characters every time. Need to seperat them in some way. And i cant see the other character moving, and i have the mooclick connection working ok!
And i have tried to send my position, dont work for me.