Joskin's Recent Forum Activity

  • Well, you wont find tutorial answering specifically your questions, but you should start by the basics :

    https://www.scirra.com/tutorials/37/beg ... onstruct-2

    And have look at the templates included in Construct 2, when you create a new project the templates list will appear.

  • Why not add a condition on your spawn and move instantly the object spawned ?

    For example is your object overlap a sprite at the middle of the screen move it randomly to the right/left/top bottom of the object ?

  • Hi,

    I'm working on my multiplayer game and I was wondering how to sync the round timer. So my game is made of rounds and each take 30 seconds.

    Even if I start the layout at the same time, that doesn't mean every peer will start at the same time. I tried to start when everyone send "ready" to the host, but when applying some lag, it's not sync.

    Should I put the timer on an instance variable called "GameManager" and sync this one ?

    Any idea ? Tips ?

  • You can also use the audio tags. You can do everything you said.

  • Hm, can you attach your capx ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You have mutliple layout ou your projects and you are running the wrong at start ! Select the right layout then press F5 !

  • Does it work now ? (It's really hard ! Can't get more than 2, so it was very difficult to verify ! )

    Well you edited as fixed so I removed the file

  • "The warcraft3 world editor is more friendly then C2 multi-player plugin for making multi-player games."

    Well, the w3 world editor is just a map editor, all the networking code is already made. So ofc it's easier. You can't compare a map editor and a game maker.

  • Can't look at your capx, but you could use the expression Multiplayer.PeerCount for assigning a number to a peer.

    On peer connected -> set variable TeamNumber to Multiplayer.PeerCount-1

  • Yes you can.

    On object clicked (Event from the mouse object) -> Go to layout (System action).

  • You can't have a tutorial for every type of game.

    You need the basics of C2, read more tuts, look at the templates ...

    Or start with something easier.

  • Yes I can help you, show me what you did and I ll try to correct your code.

Joskin's avatar

Joskin

Member since 26 Jul, 2012

None one is following Joskin yet!

Connect with Joskin

Trophy Case

  • 12-Year Club

Progress

12/44
How to earn trophies