Asmodean's Recent Forum Activity

  • I tried to reproduce the error but it works flawless for me. By the way, great game and it looks very professionell.

  • So how do I fix it?

    It's hard to say. In an action where you set the accessible levels could be a timing problem. Somewhere you change the levelselect for more accessible levels. Sometimes you add more than one level, but only on slow devices. So you have to look where you set this variable if it is possible that it's set twice. Maybe in another event, or in the next tick.

    It's also possible that is something complete different, some kind of bug. It's really hard to say.

    If you provide a link I can look with my devices. If I have the same problem.

  • I think you have a race condition, because of the smartphone is slower than your PC you have a timing problem.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Oh... I was hoping to have quite a bit of similar shapes...

    That would be a bad idea, whatever how precise the recognition is.

    That would frustrate player/user, because you have to be very exact in your gesture.

  • I can't really help. I never used the plugin for real.

    You have to use forms that really distinguish from another, otherwise there too many overlaps. If I added an half circle it's mostly recognize as v or square bracket.

    You have to delete the forms that are similar to the form you want to recognize.

    Look at the capx and read the thread.

  • There is a gesture recognizer plugin from Pode. Maybe that's what your looking for.

    viewtopic.php?t=66773

    Example:

    https://dl.dropboxusercontent.com/u/141 ... index.html

  • I'm not sure how many people will be playing at one time or how much I'll scale it. It could be 2 -4 players or it could be 32-64.

    OK, that's a problem. The amount of layers 'should not' have an affect of the performance. So if your maximum number of players is 64 you could use 64 layers, independent of the actual number of players.

    But I admit, that's not really a satisfying solution.

  • The triggered once is unnecessary, because the 'one pressed' event is a triggered event (green arrow).

    It will trigger every time you press z but only once, even if the sound is playing. If you want that it only plays when the sound has ended you have to use a second condition.

    An example:

    Give your sound a tag-name, something like FlipperSound.

    Keyboard| On Z Pressed                 -> Audio| Play flipper not looping ... (Tag"FlipperSound")
    Audio|(invert) Tag "FlipperSound" is playing
    [/code:1yjn6n4u]
  • I think it took at least a tick to use the new size, so you have to wait or use it in another event.

  • Try a wait 0.1 after your set text. Maybe that helps.

    • Post link icon

    Ashley

    Is there a chance for webassambly in C3?

Asmodean's avatar

Asmodean

Member since 31 Jul, 2015

Twitter
Asmodean has 9 followers

Trophy Case

  • 9-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

15/44
How to earn trophies