MPAGD Tutorial Part 2

Поділитися
Вставка
  • Опубліковано 31 лип 2024
  • Continuation of my rambling tutorial for Multi Platform Arcade Game Designer, the 8-bit game designer tool for Windows. Part 3 is here: • MPAGD Tutorial Part 3
    MPAGD can be downloaded here: jonathan-cauldwell.itch.io/mu...

КОМЕНТАРІ • 12

  • @1luarluar1
    @1luarluar1 3 роки тому +2

    I created my first sprite and moved it around...that's very fun to do...I wonder if is it possible to have a sprite bigger than the 16x16?....I suppose by coding an extra sprite and attach it to the main one? by the way, I've found a very good blog (it was in the forum section) which I suggest to anyone who wants to give it a try; there is a beginning guide and some advanced code examples which I'm eager to try out...
    www.minilopretro.com/blog/categories/mpagd-beginners-guide

  • @1luarluar1
    @1luarluar1 3 роки тому +1

    When you use the randomize instruction I press t an it comes out, but what about the usr? I write them with letters but then after the number 24576L it says 2 variable not fount....what could be the mistake I do?...thank you!

    • @jonathancauldwell9822
      @jonathancauldwell9822  3 роки тому +2

      USR is a keyword, you need to press left shift and ctrl together to change the flashing cursor to an E (extended mode) then press L. However, since this video was recorded MPAGD has added the F5 key to automatically build and run your game so there is no need to import binaries or type RANDOMIZE USR 24576, just press F5 to test your game

    • @1luarluar1
      @1luarluar1 3 роки тому

      @@jonathancauldwell9822 oh, fantastic, thank you for those important notes! I spent two afternoons trying to understand..so I will try and see how it goes! Is there a place when I can ask things if I need? my intention is to build a game without any code added, but for sure in the future I would like to try..I saw the manual but for sure I will need help...I'm watching all your tutorials, so I will start from here...thanks again! Will keep you posted...:-)

    • @jonathancauldwell9822
      @jonathancauldwell9822  3 роки тому +2

      @@1luarluar1 Yes, there are some forums here: arcadegamedesigner.proboards.com/

    • @1luarluar1
      @1luarluar1 3 роки тому

      @@jonathancauldwell9822 cool, great, I will partecipate for sure...thanks again!

  • @frostluigi9622
    @frostluigi9622 3 роки тому

    Do you know how to make a bigger player using 2 sprites?

    • @jonathancauldwell9822
      @jonathancauldwell9822  3 роки тому

      I'm pretty sure this has been covered in the forums, it's certainly possible but you need to be careful to avoid tearing

  • @1luarluar1
    @1luarluar1 4 роки тому

    Is there a tutorial or a manual for how to code with this ediror? thank you!

    • @jonathancauldwell9822
      @jonathancauldwell9822  4 роки тому +1

      Yes, there is a language reference manual with examples for each instruction included with the download

    • @1luarluar1
      @1luarluar1 4 роки тому

      @@jonathancauldwell9822 oh, fantastic...it looks promising. Thank you for your reply!👍😊

    • @1luarluar1
      @1luarluar1 4 роки тому

      ps I designed a c64 game but it's very hard to find coders, so I started to work with Seuck, but I'm interested also in your editor as I saw the coding is quite simple nothing compared with Assembler...
      I noticed also there is another program that is coming out of MPAGD, and it's called AGDX Studio, but I cannot understand the difference....
      ua-cam.com/video/V0NF-z80qRU/v-deo.html