Navigation

  • Recent
  • Tags
  • Users
  • Search
  • Login
Colyseus
  • Login
  • Search
  • Recent
  • Tags
  • Users

Documentation GitHub

We're migrating to GitHub Discussions. This forum does not accept new registrations since April 6, 2023.
  1. Home
  2. tomtom
T

tomtom

@tomtom

Chat Follow Unfollow
0
Reputation
1
Posts
1.1k
Profile views
0
Followers
0
Following
Joined 15 Apr 2019, 10:01 Last Online 15 Apr 2019, 10:03

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

Posts made by tomtom

RE: Construct 2 porting

this is excellent plugin,

however how can I change the "END POINT" property ( URL of Colyseus srv) from the C2 script itself,
now url needs to be hard coded through properties dialog which makes it very difficult to run both
debug and release versions of game, there is a need to contact two different servers.

It would be very handy feature to give the server URL as parameter to Colyseus.Connect( any server name here)
instead of editing xml file by hand:

<instance type="Colyseus" uid="3">
<properties>
<end-point>wss://srvnamehere</end-point>
</properties>
</instance>

posted in Links & Resources • 15 Apr 2019, 10:03

© 2023 Endel Dreyer