PICO-8 Top-Down Adventure Game Tutorial - Step 4/10

Поделиться
HTML-код
  • Опубликовано: 7 янв 2025

Комментарии • 14

  • @treederrpah6503
    @treederrpah6503 3 года назад +10

    I love how your tutorials treat me like a tiny baby. You explain literally everything as if I am 5. This makes it SO easy to follow, and it feels like I'm making progress.

  • @zionsully
    @zionsully Год назад

    Excellent explanation of the how the camera system (and the math) works!

  • @asselinpicard1554
    @asselinpicard1554 4 года назад +5

    Hello. Your tutorial is very good. thank you for the hardwork ! :)

  • @ariel_monaco
    @ariel_monaco 2 года назад

    These series are great! Kudos

  • @Phodis
    @Phodis 4 года назад +5

    Awesome video series!! liked and subbed.
    As I was watching this video I paused it on the camera test screen you had working ... and I worked this out.... one line of code for the camera
    camera (p.x*8-64,p.y*8-64) ... this seems to work fine... will there be consequences tho?..
    UPDATE... lol I just watched the rest of the video... my camera keeps the player in the middle of the screen (scrolling the map as I go)... where as your one keeps the camera on the map, whereby the player is not centered for a different play style.

  • @panskii3632
    @panskii3632 4 года назад +3

    I love this it's so helpful

  • @PossumMedic
    @PossumMedic 3 года назад +1

    Back for more! :D

  • @steve_cdh7324
    @steve_cdh7324 4 года назад +2

    when ever i do ctrl+r to run it takes me to the help menu. help me please

  • @deucewastaken
    @deucewastaken 4 года назад

    i'm loving the videos, they are really helping me to understand.
    but doing the same thing as you on the camera code only made my screen move in one pixel row, kinda didn't get how the math worked.

  • @Prof.Guards13
    @Prof.Guards13 2 года назад +1

    Is there any way I could make only a small area around the player visible, maybe like a 5 block square? I don't want my player to see the whole map, just a box around themselves.

    • @byronmiller8218
      @byronmiller8218 14 дней назад

      I think you could do something like that with the camera function but I’m not sure

  • @Ingb3rg
    @Ingb3rg 3 года назад +2

    how do u go into camera function?

    • @Akita_NeruDen2
      @Akita_NeruDen2 3 года назад +2

      are you doing control e or t or f

    • @Ingb3rg
      @Ingb3rg 3 года назад +2

      My dad helped me fix it :) but thanks