Construct 3 Enemies shooting player

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 44

  • @spidertec_games
    @spidertec_games 2 ปีที่แล้ว +3

    Your tutorials are direct and to the point, Thank You

  • @sonitex
    @sonitex 9 หลายเดือนก่อน +1

    bro i love this guy sm anything i wanna make on construct but i dont know how to, you already have a video on how to do it amazing stuff bro!

  • @JacobGagnon-gm8dl
    @JacobGagnon-gm8dl 6 หลายเดือนก่อน +1

    thank you realy much! it helped me whit my enemie, but it also help me with my player beacause the player wasn't able to shoot in every direction before.

  • @asanteimmanuel2022
    @asanteimmanuel2022 2 ปีที่แล้ว +2

    Thank you for the tutorials

  • @ultralistrix
    @ultralistrix ปีที่แล้ว +2

    Thanks i really needed it

  • @itsnime7792
    @itsnime7792 3 ปีที่แล้ว +3

    dude thx for this it very helpfull for my game

  • @maxgame2347
    @maxgame2347 2 ปีที่แล้ว +3

    Thanks bro 👍👍

  • @angelesluciahernandez995
    @angelesluciahernandez995 2 ปีที่แล้ว +3

    if my enemy is in the other side, between which 2 angles do i have to clamp when i am setting the angles of the gun? I teach kids to use construct 3 and your videos have been a miracle to me! Greetings from Argentina :) (sorry if my english isbad hehe)

    • @gamedesignwithreilly
      @gamedesignwithreilly  2 ปีที่แล้ว +2

      Greetings from the UK. I started the channel because I am teacher and recorded videos to help students out. Instead of clamp you need to do two check to see if the angle goes above a value set the angle back to max value and if it goes below, set it to min value. Looking at redoing this video soon as it has some issues.
      Feel free to check out my website if you have not done so far - www.gamedesignwithreilly.com

    • @qmerk2661
      @qmerk2661 ปีที่แล้ว +2

      @@gamedesignwithreilly was this video ever redone? cuz im having issues trying to figure that "limiting both values" part out

    • @gamedesignwithreilly
      @gamedesignwithreilly  ปีที่แล้ว

      @@qmerk2661 I redid the player shooter side but not the enemies. I will move it up the todo list.

  • @Luturol
    @Luturol 3 ปีที่แล้ว

    Great tutorial!! It helped me a lot

    • @gamedesignwithreilly
      @gamedesignwithreilly  3 ปีที่แล้ว

      Thanks for watching. This series will continue to include ammo and weapon pick ups

  • @kenananimations
    @kenananimations 2 ปีที่แล้ว +2

    Thx dude your the best

  • @max130478
    @max130478 ปีที่แล้ว +2

    Hi, thanks for the very comprehensive video. I ask you one thing, which line of code I have to write to make the bullets fired from the weapon go towards the mouse but with different angles, like a cone. Thank you

    • @gamedesignwithreilly
      @gamedesignwithreilly  ปีที่แล้ว +2

      Hi max, check out my newest video on this - th-cam.com/video/p6SogYYozMM/w-d-xo.html

  • @nobodymasse3150
    @nobodymasse3150 2 ปีที่แล้ว +2

    thanks very useful

    • @gamedesignwithreilly
      @gamedesignwithreilly  2 ปีที่แล้ว +2

      Thanks for your kind words and comment, it really helps the channel

  • @MarkiplierMeatMuncher8
    @MarkiplierMeatMuncher8 ปีที่แล้ว +2

    Hey, good video, but I have a question. How do you make it, where instead of aiming at the player, the enemy just shoots forward endlessly like a Bullet Bill in Super Mario Bros.?

    • @gamedesignwithreilly
      @gamedesignwithreilly  ปีที่แล้ว +2

      Create a sprite with the bullet behaviour. Add a every x second condition to spawn a new every some many seconds and set the bullet angle (not normal angle) to either 0 if your going right or 180 for left.

  • @FadeMarvelRivals
    @FadeMarvelRivals 15 วันที่ผ่านมา

    How can i make it so that the gun walks along with the enemy?

  • @stevecntower
    @stevecntower 2 ปีที่แล้ว +2

    Hallo bin von Deutschland wollte nur fragen wie man die Kugel so einstellen kann das sie den Spieler umbringt?

  • @SiNo-fm7tj
    @SiNo-fm7tj ปีที่แล้ว +2

    my bullet goes to the right when i want it to go to the left what can i do?

    • @gamedesignwithreilly
      @gamedesignwithreilly  ปีที่แล้ว

      I'm enemy fire, set bullet angle of motion to 180.
      I'm looking at updating this tutorial at some point.

  • @lauriestover
    @lauriestover 9 หลายเดือนก่อน +1

    one quick question when i go past the enemy it just remains looking up and shooting bullets, how can i make it so when i pass the enemy it stops shooting bullets?

    • @gamedesignwithreilly
      @gamedesignwithreilly  9 หลายเดือนก่อน

      I'm looking at doing an updated version of this tutorial. Was not my best.

    • @lauriestover
      @lauriestover 8 หลายเดือนก่อน

      :/
      @@gamedesignwithreilly

  • @danishahhana
    @danishahhana 2 ปีที่แล้ว +2

    Why there’s no bullet coming out from my gun?

    • @gamedesignwithreilly
      @gamedesignwithreilly  2 ปีที่แล้ว

      Not sure without looking at the code, I recommend however looking at my updated tutorial for this - th-cam.com/video/p6SogYYozMM/w-d-xo.html

  • @robertsagan5603
    @robertsagan5603 2 ปีที่แล้ว

    Hi, I have problem with situation when enemy stand on the left and shooting to the right, i set up gun sprite as you say but gun aim player only when i go behind the enemy, when i'm in front of it clamp function prevent weapon to rotate.

    • @gamedesignwithreilly
      @gamedesignwithreilly  2 ปีที่แล้ว +2

      You can either remove the clamp to allow the weapon to spin round or more recommended is check if the players x position is larger than the enemies, if so mirror the enemy and the gun.

    • @robertsagan5603
      @robertsagan5603 2 ปีที่แล้ว +2

      @@gamedesignwithreilly Thanks a lot it's work.

  • @vipersilent_rab
    @vipersilent_rab ปีที่แล้ว

    Yeah, but the problem with your tuto, is that there is a second green square in screen, it have many problems, and curiosly, you dont show that part.
    One green cube, all good, but with two or more... nope.

    • @vipersilent_rab
      @vipersilent_rab ปีที่แล้ว

      Maybe this video can help the people. Is more complete
      Construct 3 Platform Game Tutorial - Part 6 - Multiple Enemies

  • @varantox6532
    @varantox6532 2 ปีที่แล้ว +2

    (no se ingles XD) pero muchas gracias me sirvio mucho naisu

  • @ТикТок-г5ш
    @ТикТок-г5ш 2 ปีที่แล้ว +2

    Привет!Я из России а ты откуда?хочешь стать инди разработчиком?

    • @gamedesignwithreilly
      @gamedesignwithreilly  2 ปีที่แล้ว +2

      Hi I'm from the UK and a developer in my own time for small projects. I.have no interest in going full time indie developer at the moment.

  • @ТикТок-г5ш
    @ТикТок-г5ш 2 ปีที่แล้ว

    Я кстати подписался

  • @elbandidopranks4944
    @elbandidopranks4944 2 ปีที่แล้ว +2

    It does work.. but when the enemy shoots the bullet goes behind the background..any ideia why ?🥲

    • @gamedesignwithreilly
      @gamedesignwithreilly  2 ปีที่แล้ว

      Right click on the background, then Z order, send to back

    • @elbandidopranks4944
      @elbandidopranks4944 2 ปีที่แล้ว

      @@gamedesignwithreilly i did before.. does not work.. thanks very much for your reply.