Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. Ipsio
    I

    Ipsio

    @Ipsio

    Chat Follow Unfollow
    1
    Reputation
    2
    Posts
    935
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    • Profile
    • More
      • Continue chat with Ipsio
      • Flag Profile
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups
    Ipsio Follow

    Posts made by Ipsio

    RE: [Unity3D] OnMessage issue with JSON object (SOLVED)

    Hi @endel,

    thank you for the quick answer.
    Indeed, I finally manage to make it work with data casting but I'll take a look at the msgpack !

    Thanks a lot !
    Bye

    posted in Questions & Help •
    [Unity3D] OnMessage issue with JSON object (SOLVED)

    Hi everyone !

    I'm working with Unity3D and having an issue with the OnMessage function.

    I don't want to send a string but a JSON object.
    I actually receive the message but I can't use it in Unity as a System.Object which does not support Indexation.

    The following screenshot shows the values in the message received :
    0_1525012501636_issue.png

    Is there a way to access object datas or future Colyseus updates planned for this kind of issue ?

    Thanks.

    posted in Questions & Help •