chicaflama's Forum Posts

  • 4 posts
  • Hi again! I've created a turret but I want to change the timer of the bullets, I want it to wait a few seconds and then shoot because it's too fast in the "default" mode for my game. Does anyone know if it's possible?

    In my code, in the System when the layout/scene begins, I set a target to the turret. Then, the turret when it shoots it generates a bullet. Finally, the bullet gets destroy when it hits a solid. That's all. Thanks! :D

  • Hi everybody! I've created an enemy that only throws a bullet in one direction but I don't know how to keep him shooting. I've tried to put a Box so when the bullets collides with it, it destroys the bullet and creates a new one but it's not working xd the bullet ignores de collision. Does anyone know how can I do this? Thank u very much! :D

  • Thanks a lot dop2000! :D

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi everybody, I'm trying to make a sword spawn where my player is but I dont know how. When I press "spacebar" it appears but always in the same spot and I want it to appear wherever my player is. Does anyone know how can I do that?

    PD: enlighs is not my native language so please be nice xd

  • 4 posts