How to make 2D platformer game [version 2] | Fancade

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

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

  • @aliorio
    @aliorio  Год назад +5

    Hey people! I just want to say that now you can support me on Ko-fi! Consider tip-ing me if you can because it'll be very helpful for me at the future, thank you so much!
    Aliorio's Ko-fi:
    ko-fi.com/aliorio

  • @hatakeudin9732
    @hatakeudin9732 Год назад +2

    FINALLY A VIDIO I BEEN WAITING FOR HOURS!!!!

  • @BlackDog-r6l
    @BlackDog-r6l Месяц назад

    This was really helpful since I always forget how to make a 2d platformer. 👍

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

    As a beginner of Fancade script, this is very helpful for me. I hope i could see more turtorial like this but in other Fancade topic!

  • @ChaterTheSus
    @ChaterTheSus Год назад +4

    Toothless dancing 9:27

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

    I didn't expect you to make a remake of your old tutorial! i think i have to back making videos too

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

    thanks for the video, i like it. this video help me for making simple game for the assesment. a lot thanks Aliorio👏👏

  • @ars_mounting
    @ars_mounting 11 месяцев назад +2

    What to do if your character rolls off the block when you jump.
    (not from the ledge, but
    right on block 0_0)
    Please help, I watched the video many times but I don’t understand, HELP!! 😢😢😢

    • @aliorio
      @aliorio  9 месяцев назад

      Sorry I don't really understand on what are you trying to say, maybe if it's very confusing for you try asking for help in Fancade discord server

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

      Perhaps you forgot to set the players position locked on the y axis. Locking movement on an axis will prevent an object from moving in a direction you don't want it to. In the case of a top down view platformer game, we want movement on the x axis (for left/right movement) and the z axis (for jumping). We do not want the player to be able to move towards or away from the camera, or else it would fall off the level (I assume that is what your comment is referring to). Therefore we must lock the y axis of the player movement. Look closely at the video; on the set locked block, the position input has [1, 0, 1]. This translates to [allowed x movement, denied y movement, allowed z movement]. This is exactly what we need to solve our problem. Also, the rotation is locked on all axis as an input [0, 0, 0] so the player does not rotate at the edge of a cliff. Sorry for the rant, hope this helps!
      - an experienced fancade coder

  • @TomasTomi1108
    @TomasTomi1108 9 месяцев назад +2

    Bagus bang 🔥👍

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

    Finally u upload the vids

  • @Melonnevins-lm4cd
    @Melonnevins-lm4cd Год назад

    Finally, new video!

  • @hatakeudin9732
    @hatakeudin9732 3 месяца назад +1

    Can you make waving water i need it in my game PLEASE TELL me you can because i search every single video but none of them was fancade and active

  • @sposada1800
    @sposada1800 Год назад +2

    Are you gonna do version 3 with a enemy and spikes?

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

      Maybe... No promises but I can try :D

  • @Falco25673
    @Falco25673 7 месяцев назад +1

    Can you make monopoly in fancade please 🥺
    Btw love your videos ❤

    • @aliorio
      @aliorio  6 месяцев назад

      sorry, i don't know how to make monopoly in fancade

    • @Falco25673
      @Falco25673 6 месяцев назад

      @@aliorio no worries it's fine 😊

  • @isaacmonte7449
    @isaacmonte7449 6 месяцев назад +1

    you are the best!!!!!!!!!!

  • @hackerrex75
    @hackerrex75 10 месяцев назад +3

    Can you please make a tutorial for how to make animation in fancade

    • @aliorio
      @aliorio  9 месяцев назад

      I don't really think I can

    • @hackerrex75
      @hackerrex75 9 месяцев назад

      @@aliorio it's okey somehow I figured it out 😁 by the way this tutorial was helpful thanks 👍

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

    Cool!!

  • @FIREINTHEHOLE-s6t
    @FIREINTHEHOLE-s6t 6 месяцев назад +1

    Thx :)

  • @TheActualErgo
    @TheActualErgo 4 месяца назад +1

    My player keeps clipping through the ground
    And jittering when i jump

  • @TempeBalap4507.CC_Arab
    @TempeBalap4507.CC_Arab 6 месяцев назад +1

    bang, pas ku coba kameranya gak ke playernya padahal player nya udah ditaruh padahal gak ada yang salah edit : aku pakai laptop bang, apa cameranya cuma buat hp ya?

    • @aliorio
      @aliorio  6 месяцев назад

      seharusnya mau laptop atau hp sama aja sih, tapi kalo masalah device gini ku kurang tau, coba tanya di official discordnya fancade aja (link di deskripsi)

    • @TempeBalap4507.CC_Arab
      @TempeBalap4507.CC_Arab 6 месяцев назад

      @@aliorio oh, y

  • @Ael513
    @Ael513 10 месяцев назад +2

    Top top ❤❤❤

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

    THXX SO MUCH!!!!!!!!!!

  • @idontknow-14days
    @idontknow-14days 11 месяцев назад +1

    When i add the player variable i just see it says "Object" how to fix it???

    • @FiseCraft
      @FiseCraft 10 месяцев назад +2

      Click it and than click bottom right of the screen

    • @aliorio
      @aliorio  9 месяцев назад

      The upper comment already provide the solution mate

  • @robsonpereirasantana1453
    @robsonpereirasantana1453 7 месяцев назад +1

    how do i make 2d sprite work on 2d platformer?

    • @aliorio
      @aliorio  6 месяцев назад

      sadly, i don't know how to use sprite for platformer, you can say that part is an advanced thing

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

    My Platformer Tony

  • @trulimon2763
    @trulimon2763 7 месяцев назад +1

    I can noclip if i stand next to a wall :(

    • @aliorio
      @aliorio  6 месяцев назад +1

      try using the physic block, you might be using a pass-through block

    • @HD_offical1
      @HD_offical1 6 месяцев назад

      ​@@aliorio You mean "Pass"?

    • @aliorio
      @aliorio  6 месяцев назад

      @@HD_offical1 oh yeah, I just realized that

  • @cuarnimation
    @cuarnimation 9 месяцев назад +1

    Bang tutorial cara membuat animasi di fancade

    • @aliorio
      @aliorio  8 месяцев назад +1

      Tidak tau aku

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

    Bang, buat tutorial seed random setiap main, mau buat game kayak sudoku... Nyari di RUclips tambah bingung...😢

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

      Waduh maaf, saya juga gak paham kalo itu mah

  • @Farel_maulana751
    @Farel_maulana751 Месяц назад

    Thank u

  • @Avatar-micisu
    @Avatar-micisu 8 месяцев назад +2

    Ai like you all video but you play the game that I made in the game fancade

    • @aliorio
      @aliorio  8 месяцев назад

      What game?

  • @Permanent_LongGone
    @Permanent_LongGone 9 месяцев назад +6

    I thought you were dead

    • @aliorio
      @aliorio  9 месяцев назад +3

      "My ded was... Heavily exaggerated"

    • @Permanent_LongGone
      @Permanent_LongGone 9 месяцев назад +3

      @@aliorio oh, poor him he didnt deserve that

    • @HD_offical1
      @HD_offical1 6 месяцев назад +3

      ​@@Permanent_LongGone Quitting in Fancade is Gay

    • @Permanent_LongGone
      @Permanent_LongGone 6 месяцев назад +2

      @@HD_offical1 Oh yea true

    • @reeseadventures6887
      @reeseadventures6887 6 месяцев назад +1

      :)

  • @cuarnimation
    @cuarnimation 7 месяцев назад +1

    Bang kok gua gak bisa ya

    • @aliorio
      @aliorio  6 месяцев назад

      apanya yg gak bisa?

    • @cuarnimation
      @cuarnimation 6 месяцев назад

      ​@@alioriodi bagian kamera nya padahal udah aku bikin mirip banget tapi Unjung Unjungnya ngarah nya gak jelas

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

    With this I made Ball island

  • @hatakeudin9732
    @hatakeudin9732 11 месяцев назад +1

    Bang coba buat tutorial cara membuat air realistis

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

    What is your game name?

  • @SkinnyGuy_offc
    @SkinnyGuy_offc 4 дня назад

    Thats the fun bot

  • @Avatar-micisu
    @Avatar-micisu 8 месяцев назад +2

    Please

  • @TruePizzaman
    @TruePizzaman 11 месяцев назад +2

    Sub

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

    Are you stone from hfjone? You know everything that has and will happen in the universe

    • @aliorio
      @aliorio  6 месяцев назад

      idk what's a hfjone

    • @trulimon2763
      @trulimon2763 6 месяцев назад

      @@aliorio its a show and in it there is a character that knows everything

  • @AiMaskiyah
    @AiMaskiyah 8 месяцев назад +1

    Kakak buatin minicraft versi fancade smoga bisa😊

    • @aliorio
      @aliorio  6 месяцев назад

      maap ya, tapi itu diluar kemampuanku

    • @AiMaskiyah
      @AiMaskiyah 6 месяцев назад

      @@aliorio oh iya ga papa

    • @AiMaskiyah
      @AiMaskiyah 6 месяцев назад

      @@aliorio ka bikin tutorial fungsi dan kegunaan nya item item di fancade

  • @TheActualErgo
    @TheActualErgo 11 месяцев назад +1

    Now make fancade in fancade

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

    Pertama

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

    Bro I barely understood anything

  • @cristianolivares4607
    @cristianolivares4607 28 дней назад

    My game and water

  • @iplaygames10-t4g
    @iplaygames10-t4g 2 месяца назад

    I CAN NOT JUMP 😡😡😡😡😡