Construct 3 Tutorial: Making a Title Screen and Play Button

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

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

  • @Gurgney
    @Gurgney 11 месяцев назад +5

    This was EXTREMELY helpful! I have a class in school where I have to develop a video game, and I was SO lost, thanks!

  • @Ybloke
    @Ybloke 7 месяцев назад

    This was very helpful and straight forward, thank you for making this.

  • @theusernameyouwanted
    @theusernameyouwanted Год назад +1

    Thanks for the super clear tutorial! Just what I was looking for!

  • @jamesburke7667
    @jamesburke7667 Год назад +1

    Thank you sir!

  • @JamesRoberts-c9j
    @JamesRoberts-c9j 11 месяцев назад +1

    thx u sm for this tutorial ::::DDDDDDDDDDD

  • @alvaronabuco
    @alvaronabuco 5 месяцев назад

    Thank you!

  • @Mrbmw-q3i
    @Mrbmw-q3i 2 месяца назад

    i cant touch play he not working play button pls help

  • @NubAnSkrub
    @NubAnSkrub Год назад +1

    when i click it doenst work

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

      Hi NubAnSkrub,
      Confirm that your layout and eventsheet are paired together.
      Check in your layout properties window (on the left side when you click on a layout), you will see Event sheet with (none) next to it. Click on (none) and you can link the event sheet to it.

    • @NubAnSkrub
      @NubAnSkrub Год назад +1

      @@deltastarstudios2809 thank you I have figured it out. You're a life saver

    • @E70KXgamingYT
      @E70KXgamingYT 7 месяцев назад

      I have a question
      If there is only one event sheet and I put my play button in that event sheet to make it do what it has to. Will it automatically be paired with that event sheet???

    • @shreviews6969
      @shreviews6969 3 месяца назад

      @@deltastarstudios2809 LMAO I just spent half hour trying to figure out why my button didn't work no matter what and this comment alone helped me, thx man

  • @systemgamesofficial
    @systemgamesofficial Год назад +1

    i give up your tutorial is so hard i cant click the button

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

      Hi System,
      Sorry to hear this! Is your event sheet paired with your layout? Click the layout then look at the properties in the top left corner of the screen (pause at 1:08 and take a look). You should see a spot that says Event sheet with a drop down box.
      The code on an eventsheet won't run until you've paired it to the layout it is supposed to run on :)
      Let me know if that solves your problem ;)