KevinTealeaf's Forum Posts

  • 11 posts
  • Hope you can help me again guys! I'm trying to make a monster spawner, but, when i kill any of the monsters, all same type, all of them got destroyed! How do i do to make them die one by one? Please Help! ( .capx on post )

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • spacedoubt Thank you! it works fine like that! now he chases the player like i wanted! THANKS!

    codah sry Codah, i forgot that i didn't saved when i tried usind pathfinding, but the problem is solved, thanks!

  • sry to bump but i rly need some help :/

  • TheDom - there's the .capx

    Weleavefossils - i tried that but then the enemy go like a ghost trough the walls and, unless its the ghost enemy, i dont wan that

    codah - i used pathfinding but i really don't know how to use it, so, the player continues with the same effect that,when the enemy sees the player, it follows him, but, when the player hides behind anything with collision, the enemy just stops in its lats position, what i want is that the enemy continues following the player finding his path trough the walls, see the .capx and you will understand better

  • When you say "obstacle in the way" do you mean you want the enemy to jump over the obstacle or move through the obstacle?

    move through

  • Hey guys, i'm having a problem with the enemy following the player, i added line of sight, when he sees me he follows me to death, but, with and obstacle in his way, he just stop there waiting for me to appear again, what i want to do is, in the first time the enemy sees me, it will pursue me forever, evene if i hide behind an obstacle, i tried using pathfindin but then i can't make him move from its place, i really dont know what to do, please help, its really important

    ( sry my english, im from Brazil )

  • thanks blackhornet now it's perfect!

  • blackhornet, it works like i wanted but, how can i do with multiple sprites? for example, when the yellow ballon is over the blue ballon, it will pop first, and then the blue ballon can be popped, when i do exactly what you do, it pops both, yellow and blue, do you know how to do that too? thanks!

  • .

    THANKS! It works just fine!

  • Add For each X order by Sprite.ZIndex descending

    -> Destroy

    ->Stop loop

    blackhornet: I tried that and now my ballons don't show up, i think i got something wrong and i'm not doing it right, can you make an .capx example? please? i would be very grateful!

  • Hey guys, i'm making a "balloon pop" game, but, when a balloon is under another balloon and i touch them, both got destroyed, how do i make the one on top got destroyed before the one behind it? ( sorry for my english, i'm from brazil =P )

  • 11 posts