janlindso's Recent Forum Activity

  • Ashley Yeah, my conclusion as well. Any info about the Construct 2 software that may come in handy when I contact them? Any specific technology that is special for this software that might cause the problem?

  • You also tried str where you get the values from the array to force as a string? Did you tried replacing the two to test with a string?

    For example:

    currentWord = "The word to test"

    or

    "The word to test" = wordField.Text

    This way you'll find out if it's the textfield or the array, but I would guess the array that is causing it.

  • By error, you mean it returns "Wrong"? Or if it's an error please give us an error message.

    Try str(wordField.Text) to ensure that the data is string. Another approach is to output the data in textboxes to see what's wrong with the data. I always make a layout with some textboxes for testing.

  • This type of issue is typically a graphics driver problem. You could try beta drivers if any are available, or maybe give the r211 beta a spin in case we already fixed some related issue.

    I've managed to update my drivers, and I have also installed the r211 beta, but the error is still there. If I remove my GFX drivers it works though, but then again the display looks bad in general. Have tried different GFX drivers, roll back etc.

    Specs: INTEL HD graphics 4600.

  • I guess subevents would be the best solution then? The solution with variables might get a bit messy in larger projects.

  • I know how to make several AND events, and how to make OR-blocks. But is there a way to make both in the same without creating sub-events?

    Like for example:

    If (Touch AND Overlapping) OR Keydown

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Learning by doing is definitely the best advice coming to coding and development. And in the long run it will even be a lot less time consuming than asking here. Of course you can learn here, but you need to be very specific, and it is often easier to help someone if they have something already. It shows that they atleast put some effort into it, and just don't want someone to do it for them.

  • So, do you want this movement to be at the end of patrol route (far left or far right), or just randomly? If so, you could just add a random event that stops the boss, sets the idle animation, waits a little, and then starts him again.

  • Is there any way to fix the delay/lag when touching the screen? I think this is a problem with every export I've done. Is this a typical problem, and is there a way to optimize it better? It's an easy touch event, that has a bit of delay.

  • MadSpy

    From what I understand, your example is a drawn path, right? I need the path to be generated automatically, making it a bit more advanced. The object moves down the path, the path split into right/left (one of them is a dead end), then repeats.

  • This game looks beautiful!

  • MadSpy

    Yes, this works! Not 100% sure if it will work in my project. How did you do it? Did you use any plugins?

janlindso's avatar

janlindso

Member since 8 Feb, 2013

None one is following janlindso yet!

Trophy Case

  • 11-Year Club
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

13/44
How to earn trophies