CS Discoveries Unit 3: Lesson 21 - Mini-Project - Side Scroller (23 - 24)

Поділитися
Вставка
  • Опубліковано 29 січ 2025

КОМЕНТАРІ • 16

  • @tinaxu5546
    @tinaxu5546 10 місяців тому +5

    OMG! You just saved my grades for ICT! WHy didn't I know you sooner! Thank you sooooo much, I really really really appreciate it👍👍👌👌✌

  • @xxsupermia47xx3
    @xxsupermia47xx3 11 місяців тому +16

    this video saved my grade in computer science thank you

  • @MaryamMuzafary-b2n
    @MaryamMuzafary-b2n Рік тому +16

    Thank you so much

  • @gaelreyes8915
    @gaelreyes8915 Рік тому +8

    How did this hour long video only get 2 comments but 4.7K views
    Thank you so much Mr. Decker

  • @realscyrenity
    @realscyrenity Рік тому +5

    Thanks Mr.Decker!

  • @MusawirDurani
    @MusawirDurani Рік тому +4

    Thanks Mr. Decker, this really helped.

  • @justexcalico
    @justexcalico 9 місяців тому +2

    Thank you Mr. Decker for helping me with this mini-project, it helped me understand on how to code better games now! In the end I ended up with 140 lines of code. Thank you so much for you help!!

  • @eviewhitley814
    @eviewhitley814 3 місяці тому +1

    u js saved my grade 👏👏👏

  • @_the_art_video
    @_the_art_video Рік тому +2

    Thank you I’m was dying ❤❤❤

  • @osofiicy
    @osofiicy 8 місяців тому +2

    THANK U SMMM

  • @Quizers_knowledge
    @Quizers_knowledge 10 місяців тому +2

    saved my grade

  • @maxwellarmstrong6003
    @maxwellarmstrong6003 11 місяців тому +3

    clutch

  • @Plutostars
    @Plutostars 8 місяців тому

    do you know if it’s possible to decrease the health by one?

    • @daviddecker281
      @daviddecker281  8 місяців тому

      Yes, and the code would be inside your draw loop and look like this.
      if (player.isTouching(obstacle)) {
      health = health - 1;
      obstacle.x = 450;
      obstacle.setAnimation("obstacle2");
      obstacle.rotation = -45;
      }
      You're basically just addubg the "obstacle.x = _" line inside your existing if (player.isTouching(obstacle)) if statement.

  • @cryinthrowinupjr.8314
    @cryinthrowinupjr.8314 Рік тому

    I have a question, on my school desktop and at home laptop.. when i jump it doesn’t work. any suggestions?

  • @BubbJa
    @BubbJa Рік тому +3

    🛸😡🛸😡🛸😡🛸😡 this was NICE😮