kafk3d's Forum Posts

  • Yes, this way, such as rails, made ​​before the start of the game.

    Player - let it be a car. Is on the way-spline. If the player does not press - the car is not moving. When you press the left or right the car is moving along this path (to the right - arrow)

  • How can I do this on c2?

  • up

  • Such a task: the player presses the button to the right and to the left, and moves his car only a drawn smoothed the path like this:

  • Anyone?

    I continue to make something or find clear solution but nothing changes. Help please

  • can somebody just tell me how to pick just one unit and show only him info?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Im really confusing. What I need - simple exaple, where I can select any one of my unit on screen and watch him info / upgrade him (only him) or delete him. My unit have instance 'power', and I dont know how to upgrade only one of my created units in game.

    What I have:

    <img src="http://6.firepic.org/6/images/2014-02/15/3nxf1aqny8o8.png" border="0" />

    with this issue I can pick my turrets and delete them, but I cant pick only one turret when I pick another - I pick them all. Ant then when I push delete button - all of picked turrets deleted. I use search on forum but cant find any that help me. Thanks!

  • Thanks! Construct is easy <img src="smileys/smiley20.gif" border="0" align="middle" />

  • Another one question. How to make an event cycle?

    As example, I have event:

    Is animation "run" playing ->

       Simulate move left

       Wait 3 sec.

       Simulate move right

    How to make a cycle here?

  • Maybe somebody know how to create a depth map for rts game? <img src="smileys/smiley9.gif" border="0" align="middle" />

    So, at least 3-5 kind of depth and different events for each of it.

    I try to make a sprite for each depth, but it is some ugly, maybe you have another way <img src="smileys/smiley4.gif" border="0" align="middle" />

  • Hello!

    I try to make top view game with click or touch character move.

    This is my .capx, where is I cant make it correctly. When I click, it move there with bad path or not move. Help to make a good easy move without that shakes.

    Thank you!

    dropbox.com/s/96l76iij71ou2tn/topview.capx

  • Hey! I found a mistake in my system ladder, it select an event: walking the ladder or walk past it. I removed the extra code from the event "walk past" and he stopped kink with stops.

    Thanks all :D

  • have any idea?

  • Its bad to have much Wait?

    take this .capx example:

    hotfile.com/dl/241013078/aaa1aa0/example.capx.html

  • for more understanding will give an example: the AI suited to the object #1 and stop (change animation, wait 3 seconds) and then goes back (change of animation) and goes to another object and stops (change animation, wait) and so on. By doing this a few times, the character no longer stop and passes the objects. And then obtained this troubles with moving AI