brunopalermo's Recent Forum Activity

  • Don't get me wrong. I love the sad ending. :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You're right. You should give some clear feedback on that case, instead of just not accepting the touches.. :)

  • Loved the game. Very beautiful.

    Sad ending, though.

    Congrats!

  • 1. I do not develop for iOS, but this post might help you.

    2. Again, I'm not an expert in iOS, but it may be related to the WAV format you're using.

    3. Seems to be a cache problem. You could ad a random number to the request, to make it look like a new one, or you could try to clean cache with this javascript method. I never used but it seems to me it should solve your problem.

    EDIT: By the way, I don't know how to play this thing, but I tried it and it felt really natural on my Moto G4s.

    Sorry if I can't be of more help, hope this helps in any way.

    Cheers.

  • I'm not an expert on JavaScript, but maybe calling this method using the Execute javascript action from Browser object would do the trick.

    Hope this helps.

    Cheers!

  • Seems cool. I think the first opponent could be a little easier, but that's ok. I love the art style!

    I got a bug though, for some reason all buttons stopped working so I cannot enter any fight. This persists even when I close the app and open it again... Sorry that I cannot remember all the conditions before the bug.

  • Just a question: why don't you use the sine behavior to move?

    Check this example.

    Your code seems unecessarily complicated for me.

  • So. This is one way of doing it.

    Click to advance the text.

    What I have there is a constant that has all text sequence separated by "|" and a variable (currentText) that controls which is the current text from that list. I have a function that creates a textbox and sets its completeText variable to the currentText from the constant. Every time I click, it increases the currentText by 1 and creates another textbox. Also, textboxes have a timer behavior that is started on creation.

    EDIT: There's also a condition to avoid clicking while the text is being typed. And you can change typing speed by changing the corresponding textbox variable.

    Any questions, just let me know.

    Cheers!

  • Yes it is. I'm not sure exactly what you want to do, but you can read from anything, a text, an input, a variable, a string. What exactly is the effect you're trying to achieve?

    Cheers!

  • I remember I did something like this a long time ago. I'll check if I still have the capx at home. Also, you could use an unicode block character as I mentioned on the other thread.

  • Does it HAVE to be a sprite cursor? You could use one of the several unicode block characters. Like this example.

    Cheers!

  • Guess I'll have to wait the next stable release and check it! :)

brunopalermo's avatar

brunopalermo

Member since 7 Jun, 2013

Twitter
brunopalermo has 6 followers

Connect with brunopalermo

Trophy Case

  • 11-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

14/44
How to earn trophies