Magnatolia's Recent Forum Activity

  • Actually I've discovered I think 'on collision with object', 'set animation to frame 1' will possibly work? But how do I stop the brick sprite from automatically animating?

  • Hi guys,

    Are there any good tutorials that go from start to finish for creating a decent game? Just so I can create and see an actual game. Obviously just one scene is enough.

    Thanks!

  • Hi guys,

    I have a basic brick that has four animation scenes of it getting cracks (like BreakOut). How do I have it so if the player spawns a bullet and the bullet collides with the brick, the bullet gets destroyed and the brick moves to the next animation sequence. And then how do I destroy the brick object once the final animation scene occurs?

    I'm practicing and am setting up basic pathfinding, but want to make it more interesting if the player shoots the barricade.

    Thanks!

  • Hi guys,

    In one of the examples on Torque 2D they have this group of 16 green blob sprites all linked together in a 4 x 4. When you pull one they all move, and expand and contract. When they hit the sides they compress together before expanding as they rebound.

    Is something similar possible? I'm thinking a sprite that has the ability to be compressed as it hits a surface and rebounds.

    Thanks!

  • Hi guys,

    Let's say I have 3 different coloured balls. When the player shoots a particular colour I want them to pop/disappear if three of the same object touch each other. As they do in most of these games where different coloured balls go along a line and you have to shoot your colour to connect at least three of the same.

    I assume the creation of them would be easy enough. Just have x number of different coloured balls, and spawn a random one each time the player shoots...

    Thanks!

  • Hi,

    I am just testing out the system and have set up a simple action/event that has a new enemy sprite created every 2 seconds. I set the randomization to 500.

    This is a two-fold question.

    1. Is it possible to set the randomization to fit the users screen size?

    2. Is it possible to make sure the enemy doesn't spawn too close to my player? Pretty frustrating if the enemy spawns right next to you...

    Thanks guys!

  • Try Construct 3

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

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

    I spent about an hour or so trying to get these to work nicely together, and am still getting a slight glitch.

    I have AmmoClip - starts at 5, if >0 bullet is spawned and AmmoClip-1. Works well.

    I have AmmoRemain - starts at 15.

    If user pressses R key, if AmmoRemain >=5 difference between 5 and AmmoClip is subtracted from AmmoRemain and added to AmmoClip. Works well. Eg. if I have 2 in clip and press R it checks that there is at least 3 in AmmoRemain.

    Now the glitch. I have if AmmoRemain <5 and >0, Set AmmoClip to AmmoClip + AmmoRemain. So if I have 1 in clip and only 3 in AmmoRemain the first scenario is not met as I would need 4 in Remain. So it adds 1+3, gives me 4 in AmmoClip and I set AmmoRemain to 0.

    Now the glitch. I have sprites on the screen that when you right click on them you gain +3 to AmmoRemain. However the glitch I spotted was I had 0 in clip and 0 in remain. Clicked on one box, got 3 in remain which when R was pressed added 3 to clip and made remain 0. But when I clicked on the next box for a split second it went 6 in clip and 0 in remain, but then corrected to be 5 in clip and 1 in remain.

    Am I doing somthing wrong? This is my first real plunge into the program so any feedback is appreciated.

    Thanks!

  • Hi all,

    Is there a roadmap of upcoming/future plans for Construct 2? Would be nice to get an idea of what's in the pipeline.

    Thanks

    Maggs

Magnatolia's avatar

Magnatolia

Member since 29 Dec, 2013

None one is following Magnatolia yet!

Trophy Case

  • 11-Year Club

Progress

11/44
How to earn trophies