jjc001's Recent Forum Activity

  • I think that adding the following conditions as sub events to on touched batao will fix that (if you delete the action as well/ move it to the sub events)

    1)touch.y is greater than or = arvore.y-(arvore.height/2)

    1)touch.y is less than or= arvore.y+(arvore.height/2)

    A)touch.x greater than arvore.x+(arvore.width/2)----->set acao to 13

    B)touch.x less than arvore.x-(arvore.width/2)----->set acao to 13

    2)touch.x greater than arvore.x+(arvore.width/2)

    2)touch.x less than arvore.x-(arvore.width/2)

    A)touch.y is greater than or= arvore.y-(arvore.height/2)-->set acao to 13

    B)touch.y is less than or= arvore.y+(arvore.height/2)-->set acao to 13

  • Cool, I hope that's the case!

  • Is there a limit to how many people can be on one remote preview? Is it limited by the program, the server, or the individual running the preview (internet speeds and computer)?

  • kind of pain, and probably not the most efficient way, but I created functions that would send data to a different array from the first, only if it had data other than 0. Then cleared the first array and loaded the second array into the first.

  • If I set the size to 0, then wouldn't it delete the rest of the array's content?

  • I'm using a 2d array to create a team in a game, before going into battle, I want the team to all be pushed to the front of the array by moving zeroes to the end. This will keep the array the same size which is also important.

    Tagged:

  • Awesome! Thanks so much!

  • So I don't always have the time I'd like for construct, but I was stoked to get to mess around with the 3d features the past month or so. That being said I'd love to see a 3d platform behavior and a 3d solid behavior. The 3d platform behavior is actually easy enough to work around and it just takes some adjusting and testing for a good z speed. 3d solid however is far more important.

    Currently solid collisions are only calculated based on the x and y so even if your z doesn't put you colliding with the solid object, your movement is still prevented. Now this can be worked around by adjusting the solid based on the position of the player, however then any other objects using a platformer behavior (enemies or npc) will fall unnecessarily.

    Also currently angle only changes in one way. I may be missing something, but rotation on all three axises would also be super helpful.

    Not related to 3d. I'd love to see the array an action to load from csv via Ajax. Rex has a plugin, but it stopped working at some point.

    If this is in the wrong section I'm sorry

  • Awesome! the update works! Thanks so much :D

  • Or is there a different/ better way to store images online for recall later on?

  • I'm trying to use the Imgur plugin for an app so that I can store images on Imgur and store the url in an array and then access them later through the url. is this possible? There aren't any tutorials and very little detail into how the plugin works.

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • The app doesn't crash, it just doesn't make a banner...

    I have an admob account and it's verified. I have the IDs in place (it only gives me a singular app id)

    android id= ca-app-pub-1111111111111111~1111111111

    banner adver unit id="ca-app-pub-1111111111111111/1111111111"

    publisher id=pub-1111111111111111

    Test mode is checked

    privacy policy is filled out

    On start of layout: create banner, smart landscape, true, bottom

    on banner ready: show current banner advert

    I have an additional event

    on configuration failed: destroy object

    The object doesn't get destroyed unless I'm in preview mode

    I'm not getting banners in debug or signed release apk

    Thanks in advance!

    Tagged:

jjc001's avatar

jjc001

Member since 12 Aug, 2014

None one is following jjc001 yet!

Trophy Case

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

Progress

13/44
How to earn trophies