Luan Potter's Forum Posts

  • 7 posts
  • Hi. The first time I created a .exe to my game, it showed an error when it reach a determinated layout (the Stage 1) and crashed. This wasn't a big deal - the game inside Construct was working normally. However, today, I openned the game and when I tried to run it (inside Cinstruct), it crashed and sayed to Debug the project - wich crashes too. It just happen when I reach to that layout - the others are OK. An older versionof the same game crashed too, but the oldest one openned OK. Please help! These are the prints I take: the first one from the running and the other from the debuging:

    <img src="http://img189.imageshack.us/img189/4074/print01.png">

    <img src="http://img210.imageshack.us/img210/1787/print02.png">

    .cap --> here

    EDIT: Coudn't find the error yet, but I belive it's on Construct, since a put on my friend's PC and worked OK, then I put on my other PC and it was OK too.

  • sorry??

    look what i did

    <img src="http://img22.imageshack.us/img22/2939/linkxdg.png">

    Booth comands are wrong! And, please, specify more, I'm newbie!

  • I wanna to put a text, and, when I click on it, it opens a new page on firefox/ie. How can I do it?

  • Ah.. hmm.. Does it work if you remove the space in Global ("HT1")?

    That is, instead of

    Global ("HT1")

    make it into

    Global("HT1")

    or even try:

    global("HT1")

    it worked! thanks a lot!!!

  • i don't wanna really change the name of the variable, i wanna change the variable; see the videos.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I can't change the name of my variables! See in videos (for more resolution, use full-screen mode).

    Subscribe to Construct videos now
    Subscribe to Construct videos now
    Subscribe to Construct videos now

    My computer is OK, all requiments, i never saw something like this, and is so fast (the video is slow because the program to record is heavy)

    And it's only in this layout. Please help me!

  • 1. About behaivors:In my game I want to use a behaivor like the 8 direction one, but with only 4 direction (up, down, left, right). In the 8 directions, when you press up and right in the same time, for exemple, the sprite go in diagonal.

    2. Where can I to find a newbie tutorial for me? I maked the ghost shooter tutorial, bur i want a aplication tutorial, not a game. Sure, have a part of tutorials on forum, but I can't to find it.

  • 7 posts