juega331's Forum Posts

  • I wanted to make a flamethrower that creates particles with a hitbox, but there is a problem

    The hitbox only registers itself in the origin of the particles, not in every particle

    how do i fix so the hitbox spawns in the particles instead?

  • Sorry for the bad quality

    So i have a problem, i have a hitbox pinned to the enemy and that works fine, but when i touch it it kills all the enemies, not the one that is pinned to

    How do i fix it?

  • This is my action to repeat

    but sadly it didn't worked, the enemy should throw the bullet (called Sprite3 because i forgot to name it) to the player overtime, it works only once when the player enters the LOS but it doesn't repeats it unless the player leaves the area and enters again, i tried to fix this with a local value that says the cooldown and it changes to 0 but it didn't worked either, can i have a hand?

  • i made a virtual joystick that uses the physics behavior to shoot the character to the opposite direction you dragged the joystick, but it doesn't have a limit, you can drag the button across the entire screen and launch it to the other side of the screen

  • thanks buddy!

  • im having a little problem

    in my computer layout, the jump button is in the right below corner, but not in the mobile preview

    how do i make so the button is where it should be?

  • in every game i make no matter how the colision poligons are it never works well, in plataformers the character counts like it's constantly swaping between jumping and not while in a tile, in a top down game the edges of the tiles are ignored like they don't exist and the characters traspass them, how do i fix this from once?

  • You do not have permission to view this post

  • In my game the circle hav a sword pinned to it, and i want to use a tween or anything so it swings to the direction of my mouse and then goes back to it's previous state

    when it's not used the sword stays in that position, any help?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

  • i have a problem, pathfinding works but not in things created recently, instead they stay were they spawned

    it's supposed to Spawn, automatically find a path to the place i set before, and they should go

    but it doesn't works, they can't find the path

    if anyone needs screenshots to help me fix it i would gladly share them

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Hello again, im very new at this and i don't know how to setup the timer, do i need to make a code for it?

  • im making a top down game where i have to defend a base from enemies coming from all sides, but i don't know how to make them spawn in waves