User Tag List

Results 1 to 3 of 3

Thread: X and Y Sending and Receiving with MooClick

  1. #1
    No Products Registered

    Join Date
    Nov 2006
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    X and Y Sending and Receiving with MooClick

    Hello, Everybody
    I'm sure that similar questions like this have been asked, but I'm going to ask anyway.

    How do I send and receive the X and Y positions of an object, because I'm working on an online multiplayer game and only need two players where one player connects to the other player's computer. I seem to be able to get the players to connect (I think), but can't send or receive the X and Y positions of the objects.

  2. #2
    No Products Registered

    Join Date
    Mar 2007
    Location
    San Diego
    Posts
    280
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: X and Y Sending and Receiving with MooClick

    use the string parser object and add a delimiter (probably want to use ",")...then when you send the positions send x position,y position...and then send it to the string parser when the person recieves it

    its kinda hard to explain here but if you watch episode 3 of the mooclick chat on the tutorial page it should make more sense

  3. #3
    No Products Registered

    Join Date
    Nov 2006
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: X and Y Sending and Receiving with MooClick

    With The Games Factory 2 I can't get the string parser.
    Is there any other way?

Similar Threads

  1. exchange data with HTTP server - sending/receiving values from a php script
    By Chokito in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 19th November 2012, 08:58 PM
  2. OSC message receiving
    By Chokito in forum File Archive
    Replies: 2
    Last Post: 28th November 2008, 11:36 AM
  3. Sending files with MooClick and MooGame
    By Pablo in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 7th May 2007, 07:30 PM
  4. Sending and receiving text in mooclick.....
    By scottige in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 12th August 2006, 09:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •