Hey m8's Recent Forum Activity

  • Ashley . I don't know if it will be hard to implement but it sure will be helpful for us to organize families with subfolders?

    I'm having this problem right now, I would love family folders!

  • how do I post code?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Is anyone gonna help me?

  • > I'm using a edited version of the Multiplayer example, so instead of the laser beam The players now fire bullets.

    > I put all bullets in a family (There are only two bullet types so far in my program) and I gave the Family a instance variable called "Damage", this is what my code looks like...

    >

    > For each (Peer)

    > On collision with (Bullets Family) Actions- Peer [ add Bullets.Damage to Health]

    > Actions- Bullet Family [Destroy]

    >

    > I have a bullet that supposed to do -10 damage but in only does -1, please Help!

    >

    Hmm.... do you have the damage variable set as a Boolean? if so then it might go like this...

    For each (Peer)

    On collision with (Bullets Family) Actions- Peer [ subtract from Damage 10]

    Actions- Bullet Family [Destroy]

    no the damage variable is just number not a boolean.

  • I'm using a edited version of the Multiplayer example, so instead of the laser beam The players now fire bullets.

    I put all bullets in a family (There are only two bullet types so far in my program) and I gave the Family a instance variable called "Damage", this is what my code looks like...

    For each (Peer)

    On collision with (Bullets Family) Actions- Peer [ add Bullets.Damage to Health]

    Actions- Bullet Family [Destroy]

    I have a bullet that supposed to do -10 damage but in only does -1, please Help!

Hey m8's avatar

Hey m8

Member since 18 Oct, 2017

None one is following Hey m8 yet!

Trophy Case

  • 7-Year Club
  • Email Verified

Progress

8/44
How to earn trophies