caiorosisca's Recent Forum Activity

  • It's kinda hard to tell without looking at the actual code.

    Try exporting with NodeWeb-kit and check if the problem remains.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It can get quite confusing, the logic in your head is right.

    The point is that events in Construct (conditions) already are checked everytick, so you don't need to add that block (it's already hidden in there).

    An example of usage for everytick would be moving a sprite do the right, you can use

    On Every Tick > Sprite set X to Sprite.X+1

    this way the sprite will move 1 pixel to the right every frame.

  • One way to work around opacity is to cast all shadows on a specific layer and then change that layer's opacity.

  • Once you have added the physics behaviour to an object, under the actions for that object there will be "Set stepping mode" and "Set stepping iterations" under the Physics Global settings category.

    Anyway I'm not sure if you can manually force a step.

  • Hard to know without seen your capx.

    Try cropping or erasing the edge of your sprite and check if that solves the problem.

    Does it stop happening if you remove parallax?

  • use the bullet behaviour

    set the set angle property to no/false

    On sprite created event, set sprite angle of movement to random (360)

  • You need to 'Pick' the right instance, check out the pick event in the engine, it offers a few different ways you can use depending on your situation.

  • I modified(broke) the plugin to work in this case, thanks everyone, specially alextro for pointing out what could be causing this problem.

  • spacedoubt MoveTo is replacing the pathfinding behaviour

    alextro thanks a lot for having a look at it. I've never messed with the debugger in Construct, I'm gonna have a look at it, maybe I can acess remaining distance as a variable and I don't know, this way I might be able to make a quick fix restarting the move behaviour. I might even try to modify the behaviour and make it acessible for debugging purposes, in case it's not.

    Thanks for pointing that out.

  • anyone?

  • Can't attach it to a pm, check if it hepls, that's how I would go about re-organizing the events

  • if you want to open a higher version file, just rename the capx to zip..open the caproj file and find the line with version and put your version in

caiorosisca's avatar

caiorosisca

Member since 20 Jan, 2014

None one is following caiorosisca yet!

Connect with caiorosisca

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies