EamonWong's Forum Posts

  • 7 posts
  • Thanks! What if I don't want it to repeat the same character twice? Such as

    "A, B, C, b, D, e, E" being good while

    "A, a, B, B, C, D, d" being bad?

  • Okay, so say I have 10 words I can use for a sequence. For simplicity, I'll just use A, B, C, D, E, F, G, H, I, J.

    If I want to generate something like A C D E F J I G H then append it to a text object, how do I do that?

    Any help would be very appreciated. I have been trying to do this for a while but cannot figure it out.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Problem Description

    ____ A concise description of your problem here ____ WHen I try to run a program, it gives me a error message

    Attach a Capx

    ____ Upload a Capx to this post ____ https://www.dropbox.com/s/wwa3q65hzq53gec/PathfindingAndLineOfSight.capx?dl=0

    Description of Capx

    ____ Concise description of what this CapX does ____

    Steps to Reproduce Bug

    • Step 1 Run the program
    • Step 2 Walk near a enemy sprite and wait for it
    • Step 3 etc.

    Observed Result

    ____ What happens? ____ it produces a error

    Expected Result

    ____ What do you expect to happen? ____ the enemy to wander around

    Affected Browsers

    • Chrome: (YES/NO) YES
    • FireFox: (YES/NO) YES
    • Internet Explorer: (YES/NO) YES

    Operating System and Service Pack

    ____ Your operating system and service pack ____ Windows 7 Home Premium

    Construct 2 Version ID

    ____ Exact version ID of Construct 2 you're using ____ r206 64 bit

  • This game uses CustomMovement. It was originally designed for PC, but later when I found that I could use GoogleDrive to play it on my phone, I switched all my controls to Touch. It was a big change, and had lots of limitations. Tough luck for me! Anyways, I might expand the map sooner or later. This game is actually just in the beginning stages of development, I'd say um 5% complete. It already has about 150 events, so you can see that I'm planning to make this a major game of mine. If you want, I'll send you the .capx for you to continue and a few NobeWebkit games. Thanks!

    PS look in the description of the Arcade. There are a list of controls there.

    PSS see that little rocket on the right side of the screen? If you have $5000+, click it you get a rocket launcher vehicle.

    PSSS If you wish to contact me more conveniently, my email is "

    -Eamon

  • oh dear. i need to fix that :/

  • I know there are no tanks in this game. I removed them cuz of bugs.

    Hi! I have been working on this game for some time now. It is a game where you can drive a vehicle around, play as a guy, etc

    Scira Arcade (find the instructions there):

    https://www.scirra.com/arcade/shooting-games/tank-simulator-1132

    Alternate Website:

    https://462b086fbc511f8bcc6dae776e56b305c9e44af5.googledrive.com/host/0B36LHiIVOKCofm83VG5FOC0ybTVvdl94ZFdkUjFNN2VxZ0FKRERFOElmWmF0UG56YWJmVEE/index.html

  • Are you fricking serious? I already achieved a "minecraft" type(sandbox) game with similar physics, in vanilla Construct 2! Just use the movements. For example, if you look right, move everything left.

  • 7 posts