Tower Defense Game

0 favourites
  • 4 posts
From the Asset Store
Tower stacker
$9.99 USD
Template for a tower stacker game, fully documented in comments and video
  • Hi all,

    I am going to make a tower defense game by Construct 2. But i have some problem. I want to ask how do i make the monster move in the path and the tower behavior. In Construct Classic, it has turret behavior and grid movement behavior to handle these thing. How about Construct 2?

    Would you please give some examples or tower defense template by Construct 2 if possible?

    Thanks

  • I'm having the same problem, would really appreciate some help!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • For the movement you can use REZ pathfinder and moveTO.

    For the turret behavior you can create add a circle and when the enemy enter the area start shooting.

    I started working on something like that, if I find it I'll post it here.

  • I'm actually guessing its all relatively simple.

    Use Custom movement to give each mob a velocity, and in the path, make collisions to detect when it should turn right/left/up/down.

    For a linear rotating turret, you can use lerp() and set its angle to the direction of the nearest mob to the tower with checking it with distance().

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