How do I create a commander game?

0 favourites
  • 2 posts
From the Asset Store
Fully commented source code/event sheet & sprites to create a space shooter game
  • Lets say I wanted to create a game like starcraft.

    Just need a few simple points:

    1. How to make a manual in-game click and drag selector (to highlight units)

    2. How to make a manual character panel for each sprite

    3. How to make multiplayer engine (Having a hell of a problem on this)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • At least you didn't pick make an RTS as the game you wanted to ma.... oh wait, nevermind...

    [quote:3a15sdd3]1. How to make a manual in-game click and drag selector (to highlight units)

    Try making a sprite set to low opacity that is set to visible with mouse click and drag, have the sprite scale large with the drag event and then have an "is overlapping selectionSprite" in everything that can be selected.

    [quote:3a15sdd3]2. How to make a manual character panel for each sprite

    Not sure what you mean by this.

    [quote:3a15sdd3]3. How to make multiplayer engine (Having a hell of a problem on this)

    This is like going to NASA and asking "How do I get to Space?"

    There are several tutorials and example .Capx on these forums for multiplayer but this will be your biggest hurdle.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)