WixeyWinsock's Recent Forum Activity

  • Many thanks, Cascade Games and Simple Games,

    I've changed it to to "Show:true" and it's working now. I forgot to mention my Admob account was new and unverified at the time, which might have stopped the ads from displaying.

  • Hi,

    I've been trying to test whether Admob banner ads are working via testing my app on an android device. No ads are displaying so it looks as though they aren't loading. So far I've tried exporting unsigned release APK, which gives me the error message "App not installed" when I try to load and open it on my phone, and debug APK, which works but doesn't display ads.

    This is the code I've been using:

    I'm new to this so there could be any number of things I'm doing wrong. Any advice would be really appreciated.

    Tagged:

  • Hi,

    I'm using the below layout and have an invisible camera sprite following the main character sprite using lerp. How do I get a sprite on a separate layer to always appear in the centre of the screen no matter where the main character is positioned?

    The closest I've got is by using scroll.x and scroll.y but occasionally the sprite appears slightly off-centre.

  • Thanks, Noah1.

  • Hi,

    I have a sprite set to "set angle towards Mouse.X and Mouse.Y. How do I get the sprite to rotate within a range of degrees when following the mouse, for example 0 to 180 degrees, instead of the current 360?

  • Thanks, Tomycase.

    I've changed it to "Pick Random Instance" and it works, but now each item has the same animation when created. The "Set Animation" action seems to have stopped working.

  • Hi,

    Sorry about that. I've recently made a little progress by making a few changes to this tutorial: construct.net/en/tutorials/creating-inventory-arrays-475

    I'm now able to get items stored in the array to spawn when the box object is touched, but can only get all stored items to spawn at once. I'm currently using "for each X element". What should I change this to to make only one object spawn per touch?

  • Hi Tomycase and lionz,

    I originally planned to use an array but haven't been able to get it to work. Any advice on how to collect and store items using the array would be really helpful.

  • I have a setup where a character collects items, which are then 'stored' in a box in another layout. How do I get a random collected item instance to spawn every time the box sprite is clicked or touched?

  • Try Construct 3

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

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

    I recreated the setup in a new project and it worked, so something must be preventing the behaviour from disabling in the existing project. How do I add the Browser Log action?

  • Hi dop2000 and BadMario,

    Thanks for the reply. The physics behaviour is still refusing to disable but that might be because I haven't set the subevents up correctly. Is this right?

  • Hi,

    I have a couple of objects with the Drag and Drop and Physics behaviours.

    I'm trying to get it so that the physics behaviour is disabled when the objects are dragged onto the pink area in the screenshot, then enabled again when dragged onto the yellow area. I've tried "object is overlapping" and "on collision with" but the physics behaviour stays enabled. Please help.

WixeyWinsock's avatar

WixeyWinsock

Member since 9 Jul, 2019

Twitter
WixeyWinsock has 1 followers

Connect with WixeyWinsock