Regga354's Forum Posts

  • Sorry, the link is error. You are didn't upload it. Upload the Capx please :)

  • Wow! Nice game! I have tried it, but, could you to give the Instruction first? Previously i'm confused the control. Always make game, friend!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi! I'm from Indonesian.

    I have tried several game engine, like Unity, Flash, GameSalad, etc. But, I felt more comfortable in construct 2. Construct 2 is perfect game engine.

    I like making program. I also can use Visual Basic, but i'm Newbie in there. Sorry if my english Bad! Thank you for Read this

    <img src="smileys/smiley1.gif" border="0" align="middle" />

  • PaletteRider

    Here is the link, dropbox.com/s/k4d6kt1chof4ckd/Pemulung.capx.

    The game has not been perfect. Thanks for help!

  • : Oh, sorry.

  • You could to check the distance. If Player and Enemy in some distance, enemy -> Follow Player.

    First, you can Add event -> System -> Compare two values.

    1. On First Value: distance(Player.X, Player.Y, Enemy.X, Enemy.Y)

    2. Set the Comparison to less or equal.

    3. On the Second value enter the distance you want.

    Then add action to follow player. Hope this helps <img src="smileys/smiley2.gif" border="0" align="middle" />

  • change the object to be seen?

  • Do you want set Position object? Or what?

  • Hi PaletteRider!

    Are you from Indonesia? Your game is an Indonesia traditional game! Galah Panjang, yeah!

    Gamenya keren! Tapi, maaf ya saya kayaknya ga bisa bantu. Soalnya masih baru juga, hehe ini saya lagi proses pembuatan game rasa indonesia juga, bernama "Pemulung". Maaf ya ga bisa bantu, tapi mungkin sobat bisa bantu saya scirra.com/forum/how-to-make-the-ai-cars_topic83004.html

  • Hello, I'm new in this forum :D

    I want to ask some question.

    How to make the AI Cars? Not like Opponent in race car game, but in Gta game.

    What i've done is:

    1. Every random(x, xx) Spawner -> Spawn Car

    2. Make the car can stop on traffic car if the lamp is red

    3. Make the car turn sometimes

    Well, i need this one:

    Make the Car stop when certain distance

    When the car in front of him walked, then he walked again.

    I have tried several ways but it still not working. Thanks for Reply and Reading.

    Sorry if my english Bad. I'm from Indonesian :D <img src="smileys/smiley1.gif" border="0" align="middle" />