arbeit52's Forum Posts

  • 5 posts
  • I was wondering if anyone has successfully tested audio from C2 on a Kindle Fire? I am able to properly load a level on both a Kindle (Gen 1 and Gen 2)as well as on a PC through the Firefox browser. The audio works flawlessly on the PC build but is completely silent on the tablets. Is this simply an issue with the audio being too large to send through WiFi but would work fine if bundled in an APK or is there something else I'm missing. Thanks!

  • I am attempting to have an object reset to it's origin after it is dropped. My plan is to have a grid of sprites, each one Drag and Drop enabled. When any of the objects are dragged onto a "Hot Zone" and pop-up animation happens. There will be two different Hot Zones" on the screen each with a different animation and would like the sprite reset so users can go back and try the other option. I have successfully created a scene with one of these zones and added an action that returned the sprite to its origin with the "Set Position" action. The sprite does indeed return to its origina with this setup hoever it can no longer be dragged and dropped to any other place on the screen afterwards. Any suggestions would be much appreciated. Thanks!

  • Okay, I've been a 3D artist in the video game industry fro over a decade but this is the first time I've ever tried my hand at any type of coding and am stuck.

    I've added the Instance Variable called FixedY to my sprite and set it up as Boolean, Initial Value:False...and them I'm lost

    I've gone into the Event Sheet and added the sprite I created the variable for but am not sure of the Condition to set as there are no options showing for FixedY? I'm sure this is a total beginner question but that's exactly what I am (just purchased Construct yesterday) Thanks again!

  • Awesome suggestions, thanks! I'll try them now and report back

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'd like to constrain objects to the X axis while dragging on the screen with Touch. I've tried several of methods suggested on this forum but have yet to find a simple solution that works. Any tips would be greatly appreciated. Thanks in advance!

  • 5 posts