jjc001's Recent Forum Activity

  • 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:

  • 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:

  • that's a super cool behavior! unfortunately, I am rendering things throughout the fight, so it didn't work for me :( I had some fun playing around with the variables so i could get just the portion of the screen i wanted.

  • Thanks! I was able to make it work, though not as smoothly as I would like. I made the drawing canvas move instead with a second drawing canvas and implemented "wait for previous actions." I wish there was a way to paste with the drawingcanvas from a different position more effectively.

    Edit: I got it running smoothly by making drawingcanvas1 invisible

    so it looks something like

    Every 0.05seconds:

    Drawing canvas1-set position (for image to capture)

    wait for previous

    drawingcanvas1 paste objects

    wait for previous

    set position (for display)

    wait

    drawingcanvas2 paste drawingcanvas1

  • Essentially I want to create screens in the background of a 2d fighting game and have those screeds display any action happening in a certain zone. If you've played Smash Bros, like the pokemon battle stadium stage. I'm thinking I need some combination of gamerecorder and usermedia or maybe video, but I can't figure it out.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Once the camera is active, how would I go about recognizing a face, eyes, and mouth? Is that doable in construct?

  • maybe I'm just opening it wrong or maybe because it was made from construct, but I couldn't find the files like that.

jjc001's avatar

jjc001

Member since 12 Aug, 2014

None one is following jjc001 yet!

Trophy Case

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

Progress

12/44
How to earn trophies