Make Your Twine 2.1 Game Look Awesome with CSS (SugarCube 2)

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • Part 2 of the Total Beginner's Guide to Twine 2.1. For more information, all relevant code, and the rest of the videos, see adamhammond.com...
    ** If you like this video, buy my book about indie games, The Far Shore www.adamhammond... It's sorta related and has Twine content! **
    (I lost access to my old academic account at San Diego State University, so these are now back at my current University of Toronto account!)

КОМЕНТАРІ • 27

  • @seigeengine
    @seigeengine 5 років тому +43

    Oh, and in case anyone finds this, to change the link color what he needed to do was:
    .circusroom a {
    color: black;
    }

    • @hefhef54321
      @hefhef54321 4 роки тому +2

      Thank you good sir or ma'am! You were of great assistance to my endeavors

    • @seigeengine
      @seigeengine 4 роки тому +2

      @@hefhef54321 np np

    • @uppclctn
      @uppclctn 4 роки тому +2

      thanks !

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

    Very clear and helpful! Thank you very much

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

    Doesn't like black background? Blasphemy!

  • @jongdaes_45
    @jongdaes_45 4 роки тому +14

    thank you for this series! it's really helped me for my school project

  • @seigeengine
    @seigeengine 5 років тому +31

    "Ugh these are really ugly"
    Then you literally describe the features I like about default Sugarcube's appearance and format (except the small text).

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

      Same, like I love the default UI of it it's why I wanted to use Sugarcube (but yeah the tinny text sucks)

  • @midiguru23
    @midiguru23 4 роки тому +7

    Excellent video. This is what I've been looking for for the past couple of hours.

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

    There actually is 'handholding' for css classes. The @@.my-class;Content@@ syntax generate (in SugarCube) Content

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

    no dark mode really puts a strain on my eyes...
    and "click" doesn't mean anything, is it RMB or LMB click? (spoiler: in the beginning at least, w/ click the CC means via RMB to open context menues)

  • @ninjad.musica9404
    @ninjad.musica9404 2 роки тому +1

    Super cool, thank you!! 🤩🤩

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

    Awesome guide for beginning :)
    What if we want to modify UI only for one passage ?
    (as explained here #ui-bar applies to every passages)

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

      Oh I got it !
      We just need to create an other tag, let's call it "hideUI" or whatever, and specify the code. Now each time the tag is added to a passage, it hides UI.
      God... I've just started playing around Twine and I'm already in love. It took me a couple of hours to replicate what took me days with Godot, and I can still do all Renpy was giving me trouble with. For visual novels Twine's interface is so much more adapted and clear, and when it comes to coding it's so much more versatile than being stuck with Python. It's absolutely perfect !!!

  • @SlaYer-uy9fn
    @SlaYer-uy9fn 3 роки тому +1

    Not sure if you read comments just wanted to say awesome tutorial!

  • @cenevizli5076
    @cenevizli5076 3 місяці тому

    666 sub and i made 667

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

    Do you have a video on how to install suger cube 2 .
    For twine 2 .
    If possible .

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

      Go to story formats

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

    Very well explained. Thanks!

  • @spawnofsean
    @spawnofsean Рік тому

    Wow I can't believe Twine online uses browser history to store your work. Very unreliable!

  • @banggoman7371
    @banggoman7371 2 роки тому

    Lol so far I kept writing the same thing over and over on every page..

  • @Xreader_fandom
    @Xreader_fandom Рік тому

    My story format didn’t change

  • @jeppeskovsen9059
    @jeppeskovsen9059 5 років тому

    Jeg er kæmpe fan, elsker dine twine videoer❤️ mvh Christian Emil

  • @cursonmg
    @cursonmg 2 роки тому

    Thanks Adam!

  • @sailkronos4143
    @sailkronos4143 2 роки тому

    thank you

  • @themax2go
    @themax2go 2 роки тому

    @10:00 outdated info, harlow has been heavily updated and is the default for twine 2.x... this vid is therefore outdated