Held's Recent Forum Activity

  • Hi,

    thanks! I will check it out and get back with results.

    cheers,

    held

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi,

    I have several spots on my screen and I'm trying to (drag and) drop a sprite "A" (and make it snap) to the nearest of these spots, which is not already overlapped by an instance of "A". The snapping itself is solved, but I'm struggling with choosing the next un-overlapped spot.

    Can someone help me out?

    Thanks a lot,

    held

  • Don't know, if anyone can comprehend, but here's my solution. Thanks again!

  • Hi,

    I think, i solved it. Just had a idea similar to yours. I gave the pancake two instance variables and so I can store the frame-number to the specific instances. I have to try out a little more but I'm confident so far.

    If it works out, I will post the code later.

    Thanks for thinking with me!

    held

  • Hi,

    this is the section where the magic should happen. If you do a swipe-gesture above the pankace (here: "Grillgut") it should turn around, pause animation and so on. Enough information?

    Thanks!

    EDIT: I managed to store the animation frame to a variable which works fine for one instance. But as there are multiple instances on the screen, the one stored frame number does not fit the next instance. Hmmm, tricky.

  • Hi,

    In my game, you have to roast pancakes from both sides. For this, I made an "upside" and a "downside" animation, in which the sides slowly gets brown.

    If the player touches the pancake, the pancake should turn around. The side which is not in contact with the pan should pause at the actual frame and start from that frame, if being turned again.

    I tried to solve it something like this:

    -stop "uspide" animation

    -change to "downside"

    -start "downside" animation

    But both animations are behaving equally and dont stop and start at the respective frames.

    Is it solvable with one instance?

    Can anyone help me out?

    Thanks a lot,

    held

  • Hi,

    yes, that does the trick. Tried that before, but at the wrong position.

    Thanks a lot, appreciate it!

    held

  • Hi,

    I've a grid of 15 fields and want to create different sprites (packed in a family) randomly in these fields every x seconds. In each field, only one object should exist at a time.

    I tried to do solve it with 15 spawners placed in the fields and coded:

    every 2 seconds - pick random spawner --- spawner-spawn family

    which gives me multiple instances above each other.

    How can I randomly create only one object per field, 'til this object is destroyed and theres room for a new one?

    Thanks a lot!

    held

  • it's not that I hacked construct, right?

    ... my knowledge is getting dangerous : )

  • thanks guys. I thought so, too.

    Here's my workaround:

    On key "A" pressed - request camera

    on start of layout - simulate key-event "A"

    camera is automatically enabled. Works fine with chrome.

    Thanks.

  • Hi,

    is there any chance of enabling a camera support automatically? Right now, at least I have tol push one button. I'd like to start my application and webcam-feed starts automatically with it.

    Sorry for posting in C3-board too.

    Thanks!

  • Hi,

    is there any chance of enabling a camera support automatically? Right now, at least I have tol push one button. I'd like to start my application and webcam-feed starts automatically with it.

    Thanks!

Held's avatar

Held

Member since 17 Sep, 2014

None one is following Held yet!

Trophy Case

  • 10-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

12/44
How to earn trophies