EPIC Game Dev
EPIC Game Dev
  • Видео 10
  • Просмотров 694 892
Unity 2D - RPG Tutorial 2024 - Part 10 Adding Battle Zones
This is a tutorial on how to build a battle zone for your game.
I'm finaly back!
Thank you so much for all the love and support!!!
Chapters:
00:00 - Why I was absent (You can skip this)
05:16 - Intro and explanation
08:10 - Implementing the battle zone
22:15 - Testing
Links
Discord Community: discord.gg/cVPCpGUSYW
Character Sprite: github.com/kiyama14/tutorial-art
Просмотров: 44 508

Видео

Unity 2D - RPG Tutorial 2024 - Part 09 Battle System Design
Просмотров 33 тыс.Год назад
This is a tutorial on how to build a database for your game. Thank you so much for all the love and support!!! I will try to post every Friday :D Chapters: 00:00 - Intro 1:46 - What is a battle system? 3:10 - How to build a battle system? 10:00 - How to build the logic of your game 12:24 - Creating the database structure for your game 26:24 - Final thoughts and appreciation to you all :D Links ...
Unity 2D - RPG Tutorial 2024 - Part 08 Adding Dialog (Video 2 of 2)
Просмотров 20 тыс.2 года назад
My computer fan was screaming in this recording :( Getting a new computer soon to record better quality audio and video! Chapters: 00:00 - Continuing the implementation 11:25 - Testing 12:10 - Debugging Links Discord Community: discord.gg/cVPCpGUSYW Character Sprite: github.com/kiyama14/tutorial-art
Unity 2D - RPG Tutorial 2024 - Part 07 Adding Dialog (Video 1 of 2)
Просмотров 22 тыс.2 года назад
My computer fan was screaming in this recording :( Getting a new computer soon to record better quality audio and video! Chapters: 00:00 - Intro and demo 02:00 - Creating the GameController 14:14 - Implementing the logic for the dialog box 26:45 - Testing the game Links Discord Community: discord.gg/cVPCpGUSYW Character Sprite: github.com/kiyama14/tutorial-art
Unity 2D - RPG Tutorial 2024 - Part 06 Interfaces
Просмотров 23 тыс.2 года назад
I got a new mic! Hopefully this will make it better :D Chapters: 00:00 - Intro and demo 01:50 - Theory of Interfaces in Unity 04:02 - Adding an object in Unity 07:50 - Implementing an Interface in Unity 13:55 - Testing the game Links Discord Community: discord.gg/cVPCpGUSYW Character Sprite: github.com/kiyama14/tutorial-art
Unity 2D - RPG Tutorial 2024 - Part 05 Adding NPCs
Просмотров 33 тыс.2 года назад
THE AUDIO SOUNDS TERRIBLE!!! I am buying a mic immediately :( Sorry everyone I will improve!!! Chapters: 00:00 - Intro and demo 00:16 - Adding the NPC Object 05:06 - Adding collisions to NPC 08:04 - Debugging :D 09:20 - Adding an interaction to the NPC 10:50 - Theory for interactions in unity 12:08 - Back to interaction implementation Links Discord Community: discord.gg/cVPCpGUSYW Character Spr...
Unity 2D - RPG Tutorial 2024 - Part 04 Collisions
Просмотров 40 тыс.2 года назад
Sorry for this video's bad editing :( I will improve! Chapters: 00:00 - Intro 00:12 - Recap 00:56 - Theory on collisions 02:50 - Create Layers 03:59 - Create the object 08:02 - Coding the logic 14:33 - Debugging 15:54 -Testing the game Links Visual Studio Download: visualstudio.microsoft.com/downloads/ Character Sprite: github.com/kiyama14/tutorial-art
Unity 2D - RPG Tutorial 2024 - Part 03 Character animation
Просмотров 59 тыс.2 года назад
Please let me know how to improve this series :D Chapters: 00:00 - Intro 00:31 - Creating the animations 09:13 - Theory on animations 10:25 - Continuing the Idle implementation 11:32 - Adding code to our PlayerController 15:07 - Debugging 16:33 - Implementing the Walk animation 21:42 - Unity Editor tips 22:37 - Debugging again :D 24:51 - Testing the game Links Visual Studio Download: visualstud...
Unity 2D - RPG Tutorial 2024 - Part 02 Character movement
Просмотров 121 тыс.2 года назад
Please watch the video till the end, then do it yourself :D Chapters: 00:00 - Intro 01:06 - Concept explanation 03:08 - Importing character sprite 06:05 - Creating the script file 09:00 - Coding the movement 25:35 - Testing the game Links Visual Studio Download: visualstudio.microsoft.com/downloads/ Character Sprite: github.com/kiyama14/tutorial-art
Unity 2D - RPG Tutorial 2024 - Part 01 Adding Background
Просмотров 300 тыс.2 года назад
Sorry for the terrible audio! I'm gonna improve :D Please watch the video till the end, then do it yourself :D Chapters: 00:00 - Intro 00:37 - Creating a project 01:57 - Walkthrough of Unity 03:15 - Free Assets 04:05 - Adding assets to Unity 06:55 - Creating Background Object 07:30 - Creating a Tile Palette Links Unity Download: unity3d.com/get-unity/download Visual Studio Download: visualstudi...

Комментарии

  • @alijassim5622
    @alijassim5622 2 дня назад

    Why do I have to pay two dollars? 4:03 you said it’s free.

  • @yasiraksoz
    @yasiraksoz 3 дня назад

    thanks it moves like shit.

  • @turnsout689
    @turnsout689 5 дней назад

    thanks!

  • @mercantilistic
    @mercantilistic 6 дней назад

    Really wish there was another part to this tutorial

  • @Aviral.Catabase
    @Aviral.Catabase 13 дней назад

    Thanksss

  • @la_palma_dei_gamer4346
    @la_palma_dei_gamer4346 15 дней назад

    guys someone still here? i need help why in my tilemap collider 2d do not appear "used by composite"?

  • @flosell8186
    @flosell8186 19 дней назад

    DUDE PLEASE COME BACK! WE NEED YOU! <3

  • @ComputerVirusXD
    @ComputerVirusXD 19 дней назад

    Ich hatte ein halbes Wochenende investiert. Heute wollte ich weitermachen. Ich starte Unity und all meine Sprites sind pink. Lange Fehlersuche, keine Lösung. Das ist mein drittes Unity Projekt, das beim x-ten Starten der Engine einfach kaputt ist. Ich gebe es dran.

  • @powerhobo8100
    @powerhobo8100 22 дня назад

    Following along in 2024, running into the same problem with the character stopping too far from the statue, but only when approaching from below. When approaching from above the player can actually pass partially beneath the statue, which looks great. I've tried some of the solutions here, but altering the targetPos targets away from the inputs values (always being a hard 1 or 0) kills the movement end position always aligning to the grid, which I would rather keep since that's how all the old-school NES/SNES RPGs did it. I can't seem to see what I missed in the video that allowed his collisions to be close to perfect, as they are. I have a sneaking suspicion that it is related to the pivot point on the player sprite.

    • @powerhobo8100
      @powerhobo8100 22 дня назад

      Well, I was wrong. The exact thing I'm trying to save (moving in full-unit increments) is what was causing the issue. In the inspector, the player character's starting transform wants to be at a half-unit position. For instance x and y both at 1.5. This will allow the player movement to come right up to the statue as intended. If x and/or y are at an integer value (aligned perfectly to the grid) the player will stop an extra unit's length away from the statue.

  • @benjacob9565
    @benjacob9565 29 дней назад

    Hey man, the video is sick but when I try it my camera is a different size and all the assets are way too small

  • @TheJudaime
    @TheJudaime 29 дней назад

    If you are looking to continue this series, you can follow Game Developer Experiments for the next steps.

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

    Sad to see that this is your last one. Really liked the series!

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

    if anyone is still here, i got an issue while only walking down. I get this after walking for 2-3 seconds. The error message: 'Player' AnimationEvent has no function name specified!

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

    Can someone tell me why my character has inverted controls : I clik up and it goes down I click rigth and it goes left Plese help im to dumb to understand this

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

    This helped out a lot, thanks!

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

    Very helpful, thanks man!

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

    at 21:07 you write animator.SetBool("isMoving" + isMoving) but for me the SetBool doesn't connect with anything. Can somebody please help?

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

    im using 2022 unity because im too lazy to update, and doing this on the exact same day you are 2 years later, what a coincidence.

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

    Amazing Tutorial!!!! If anyone is having the same problem as me with the jittering and the movement problem just make sure to add "isMoving =true;" at the beggining of your IEnumerator function so --> IEnumerator Move(Vector3 targetPos) { isMoving = true; while...

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

    How to bring your Character to the front of the BG ? 1. Look your right side, there's a Sprite Render of the character 2. To the Additional Settings > Sorting Layer ( which only has Default ) 3. Add 2 Sorting Layer ( or more if you want ) > Layer1 : Background, Layer 2 : Character 4. You can change the sorting order anytime. Unlike Adobe system, here bottom layer will show on the top. ( I stuck here for 15min 🫠) Hope it will solve your problem

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

    What to do if there is no regular 2D and 3D, but only universal 2D and 3D?

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

    Ive done the background but when i tried to play it it all still went blue like empty project on the game tab

  • @johnsmith9270
    @johnsmith9270 2 месяца назад

    why so many mistakes in this basic code?

  • @phistoanonymous1798
    @phistoanonymous1798 2 месяца назад

    Tried to learn Unity on my own years ago, found it overwhelming. Jumping back into it now. I can appreciate these videos since you are very thorough. Rather than just do, you explain the purpose of each function effectively. An effective learning is one where the student can take what he learned and apply it in whatever means suit his/her purpose. You have achieved that here.

  • @ella-pr7pn
    @ella-pr7pn 2 месяца назад

    because of this video, I now understand the concept of walking. May I know how's the process if I'm going to use joystick since I'm developing a mobile application

  • @tinytitan1145
    @tinytitan1145 2 месяца назад

    I know this is really late but does the version of unity matter or can this be done in any iteration

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

    love ur videos, pls comeback for some new tutorial

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

    I dragged my camera to my player, and it resulted in the camera being a solid color. any fix to this?

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

    That sneaky little Britney Spears reference... toxic!

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

    i follow finished but not work dont show You will walk to this NPC can help?

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

    This is awesome! Im on a mac and i was wondering how you are supposed to insert a tile pallete.

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

    Love the tutorial! So good

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

    When I put this line of code ` animator.SetBool("isMoving",isMoving); it stops working. Assets\Scripts\PlayerController.cs(42,9): error CS1056: Unexpected character '`'

    • @JustShikii
      @JustShikii 20 дней назад

      Idk if you found the fix yet 2 months later, but is there a possibility that its because in his its ("isMoving" , isMoving); has a space inbetween the comma?

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

    What if I don't have a walk left animation? Can I use the walk right animation but making it reverse?

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

    I bought the Character from unity store , and I think it already has the animator and animation, can I use them directly? and how to do that?

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

    Why do you need coding part? you can just add box collider to a player. Can someone explain this to me?

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

    does anyone know how to make the edges of the tiles tha have nothing in it blend in with the snow in th ebackground

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

    late but can someone help me, when i click edit layer and there is no background layer or player layer in sorting layer. Already try gg help but nothing.

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

    Great series, but your audio level is way to low. When an add come up it blows your ears off!

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

    the orange kid font looks so good. saving it for future dialog

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

    25:26 animations do take more time to implement. dont worry its a long video, its actually one of the short ones i found

  • @刘淋滔
    @刘淋滔 3 месяца назад

    good

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

    What is your screen recorder?

  • @CK.477
    @CK.477 4 месяца назад

    I built the rest of my game already and ran into this episode 💀😭 What do I do

  • @ms1-Alex
    @ms1-Alex 4 месяца назад

    I can’t drag the assets into the pallette

  • @ms1-Alex
    @ms1-Alex 4 месяца назад

    Is it the same for macOS?

  • @RehanBotes
    @RehanBotes 4 месяца назад

    Little late Have not seen other videos, yet, but May i suggest A better Recording software (OBS) to improve quality.🙂

  • @DinnerbotYT.
    @DinnerbotYT. 4 месяца назад

    Hi

  • @CK.477
    @CK.477 4 месяца назад

    How are your graphics so good when you play your game ? I’ve just went past episode one but when I play my game The graphics there looks so blurry and is not as clear as the scene