DuckfaceNinja's Recent Forum Activity

  • C2 image editor should be called as C2 image manager instead. The only thing that you should be doing in it is managing your collision polygons, your imagepoints, animation names, placeholders graphic, image imports. Beyond that, use other tools which are already establish for a long time.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

  • npmjs.org/search

    Thanks for the link Too bad I don't have the necessary skill yet to be able to use them.

  • You can add parameter in the Call Function dialog. Double click the Call "EnableCrabby"(), click on the "add parameter", type Crabby.UID, you should see exactly what nimos100 typed above, then follow through his instruction.

  • Is there a chance that your miserable situation caused by the c2dataeditor? Probably tag the seller would be a good idea to ask his assistance. I haven't use browser.ExecJS before because I don't know how, so I can't tell whether those parameters are properly forwarded or not.

    It's rare to see advanced question like this though, hopefully better users can give some hint.

  • You do not have permission to view this post

  • skelooth I once used dictionary, honestly I don't really like it because of things that happen to you, once happened to me. I would like to suggest you to use array instead, no particular reasoning to this it just my preference. I rather use dictionary to store simple things only.

    Similar functionality you can exploit:

    Dictionary: haskey; Array: [condition:contain value]

    Dictionary: get; Array: array.at(array,indexof("xxxx"),#)

  • I have a lot of players on big map. When player shoot other must hear if close to him. "Set listener" isnt helps correctly. Looks like listener always host screen. Any ideas?

    This is interesting to think...

    I never tried this but I think you can calculate this on peer side, because this is not an authoritative case. Let the host sync the coordinate of all peer to everybody, so in peer event, calculate the distance based on sync coordinates, adjust the volume based on the distance. This is if you want to adjust the sound relational to position. If else, what TheDom said is totally a good way to do it.

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • I wouldn't expect the bandwidth use to be deterministic. Expect variations even for identical runs.

    he test is done with single device (laptop) with just different browser, I haven't done any test between 2 different network, which I plan to use my 3G dongle and home internet (HSBB fibre optic), I think the variation is very small because of the connection is from the same network that it took the LAN advantage. Should I be expecting bigger variation if I use different network? I'm thinking yes.

    Now I just need another PC to test 2 different network.

    it still will have counted the outbound bandwidth because it passed it to the OS network layer.

    hh that's explain the result fluctuation for outbound. Thanks for the info!

DuckfaceNinja's avatar

DuckfaceNinja

Member since 28 Nov, 2013

None one is following DuckfaceNinja yet!

Connect with DuckfaceNinja

Trophy Case

  • 11-Year Club
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

13/44
How to earn trophies