User Tag List

Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 24

Thread: OINC Platformer Example

  1. #1
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    OINC Platformer Example

    This (uncommented) example shows how to make a relatively simple online platformer in OINC. I can make a commented version later, but I just wanted to post this ASAP for everyone.

    Enjoy!
    -LB
    Attached files Attached files
    Working as fast as I can on Fusion 3

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: OINC Platformer Example

    I can't see the other player?


    I created an exe of it and opened two of them. I tried to connect on both, it connected, but I didn't see the other guy?

  3. #3
    No Products Registered

    Join Date
    Dec 2008
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: OINC Platformer Example

    I can't see the other player.

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: OINC Platformer Example

    Same problem here.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  5. #5
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: OINC Platformer Example

    That's because the both land in the same spot and one coveres the other up. :P Did you try actually moving both characters to different spots? It works fine for me here.

    Edit: Oh you're right it's not working! I did a test right before I uploaded the mfa and it was fine with three players even! I'll look into this sorry!

    Edit: Hmmmm there's nothing wrong I can see in the code... maybe it's a bug on the server because peer loops and on peer connect don't work but the chat works. It's wierd chatting with somone who isn't there!
    Working as fast as I can on Fusion 3

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    England
    Posts
    820
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: OINC Platformer Example

    maybe it's a bug on the server because peer loops and on peer connect don't work but the chat works. It's wierd chatting with somone who isn't there!
    Not sure if this will be same as you LB (haven't get MMF installed on this comp) but I had the same problem and fixed it by reordering the events (putting the start peer loop event last).

    Steve

  7. #7
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: OINC Platformer Example

    Steven the issue is ALSO when a peer joins.
    Working as fast as I can on Fusion 3

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    England
    Posts
    820
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: OINC Platformer Example

    Ah right... haven't had that one. I'll have a look tonight if you like.

    Steve

  9. #9
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: OINC Platformer Example

    Hmm... I think I may have discovered an error.

    I entered as "Guy1"
    Opened another MMF2
    I entered as "Guy2"
    I left as "Guy2"
    I entered as "Guy3"

    But it reads in the chat log of Guy1 this:
    Code:
    Guy1 has joined the game.
    Guy2 has left the game.
    It doesn't write other playes entering the game for some reason, it may be my version of OINC though.

  10. #10
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: OINC Platformer Example

    Yes I am aware that this is ahppening, it didn't happen before, but since the servers have started acting up I think they are being glitchy. The code in the example has nothing wrong with it, because I did many tests before uploading.
    Working as fast as I can on Fusion 3

Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. Platformer help
    By Beginier in forum File Archive
    Replies: 4
    Last Post: 28th April 2009, 03:01 PM
  2. platformer
    By SamG in forum File Archive
    Replies: 4
    Last Post: 17th August 2008, 11:57 PM
  3. My first platformer
    By Z_Blade in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 29th June 2008, 10:18 AM
  4. help with platformer
    By bunnyonion in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 23rd June 2008, 09:50 PM
  5. 3D Platformer help
    By Karasu in forum The Games Factory 2 - Technical Support
    Replies: 1
    Last Post: 25th July 2007, 01:13 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
  •