WPGamer's Recent Forum Activity

  • [attachment=0:2mblna14][/attachment:2mblna14]

    I've been having the worst problems with saving stuff on C2 lately. Here's one that should work. I couldn't get yours to re-save so I just built a small demo so you get the concept.

  • Ok, for that you do:

    While touching: make jump

    (subevent) On any end touch: Set Y vector to -50(or whatever negative number you want)

  • [attachment=0:2ni4bdyk][/attachment:2ni4bdyk]

    Set the jump to the smallest jump you want. Then have a "on touch" that adds + 1 to the jump every tick.

  • OOookkkkk Here we go

    [attachment=0:rlg2cv6g][/attachment:rlg2cv6g]

  • Damnit...Apperently I deleted it some how haha. I'll be back in 10

  • Ok, added some comments to pave the way. The only issue I've ran into is that for some reason if two badguys are overlapping the first throw works, but the second doesn't if you do it right after. However, if you throw one, go to a different one, throw him, and go back to the one overlapping it works.

    This may just need some tweeks to fix.

    Well...idk where it saved it...haha hold on

  • I'll add it to your project when I get back home, but basically you need to make a "Floor" collision box for each badguy. Then during a throw set the Y of the box to where you want his "floor" to be, and have the box following his X as you throw. 'Impulse at angle' throw him, then when he lands the physics will take care of the bounce for you.

  • Something has gotta work cause the ad SDK for 8.1 is built into VS2013. Damn you MS for not making this easier!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • [attachment=0:14xci6d5][/attachment:14xci6d5]

    So I want to connect the Array cell number to the UID(or IID) of the grey box, and the value of the Array at that cell to the Black box UID(or IID). That way I can pick two boxes based on those numbers and automatically make them line up.

  • I'm sure this is a beginners question and I'm just missing something.

    So what I wanna do is pull info from an array and use that info to place one object onto another. I would like to correspond the cell number to one object's UID and the value info as another object's UID. Using this on a large scale with multiple instances to randomize blocks on a grid. I haven't really been using Array's so I'm kinda confused by all this.

    For instance:

    My Array's X cell 0 has the value of 23.

    So I'd like to pick a Block with the UID(or IID) of 0

    And place it on top of the Grid square with the UID(or IID) of 23

    And do this for every instance of Block there is

    Right now I have the conditions:

    Array Repeat for each X element
    Block: Pick instance with UID Array.CurX
    Grid: Pick instance with UID Array.CurValue[/code:3lajoexu]
    However that's not doing what I want. I feel I'm in the right ballpark but not sure what exactly needs to be put down in the event condition.
  • Yes and no. I was using the mainpage.xaml, but I was just using the API to drag and drop the ad where I wanted it. Outside of that the code was foreign to me.

  • sha-bump

WPGamer's avatar

WPGamer

Member since 2 Jun, 2013

None one is following WPGamer yet!

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies