Idle and Walking Player Animations - Top Down Unity 2D #2

  Рет қаралды 3,126

Game Code Library

Game Code Library

Күн бұрын

Пікірлер: 31
@GameCodeLibrary
@GameCodeLibrary 11 күн бұрын
Check out the full tutorial playlist📋: kzbin.info/aero/PLaaFfzxy_80HtVvBnpK_IjSC8_Y9AOhuP Download the Top Down Template🐸: gamecodelibrary.itch.io/top-down-2d-base-template Get all source code‼: www.patreon.com/c/GameCodeLibrary Enjoy!!
@TiffyMissWiffy
@TiffyMissWiffy 11 күн бұрын
I am so great at making my own little mistakes it is forcing me to understand and rewatch your videos 5 times :D Appreciate your amazing guides!
@GameCodeLibrary
@GameCodeLibrary 11 күн бұрын
Ahh sorry if I say anything too fast or confusing! ☺ Mistakes are the best way of learning though!! So glad you're enjoying 🥰
@TiffyMissWiffy
@TiffyMissWiffy 10 күн бұрын
@@GameCodeLibrary Nope not you at all. I had an 'x' and 'y' in lower case, forgot to add a sprite to my idleup lol Lots of learning :D
@jeffstienstra3615
@jeffstienstra3615 3 ай бұрын
just a note - the Walk sprites have a tiny glitch (you can see it in the 2nd frame of WalkRight at 4:31). The mask frog Walk.png's frame_7 was one pixel too far left so he would skip a pixel left, then back right during the animation. Just open Aseprite (or other software), scooch that froggy's 8th frame over by 1 pixel and add 2 dark pixels to complete his little bum. or cloak. whatever that is. :)
@little_chipmunklee5899
@little_chipmunklee5899 6 ай бұрын
Awesome Tutorial! Walking/Idle animation is one of my major weak points. However, your video breaks it down well and makes it easy! Thank you!
@GameCodeLibrary
@GameCodeLibrary 6 ай бұрын
You're welcome I'm glad you enjoyed! Hopefully I can keep making videos that help you out some more :-)
@alpha100auri9
@alpha100auri9 5 күн бұрын
I love how you teach! Thank you so much for sharing this lessons !🥰
@GameCodeLibrary
@GameCodeLibrary 5 күн бұрын
I'm so glad I could be of help!! I try to keep things short and sweet :-)
@Khoura
@Khoura 6 ай бұрын
Just found your channel. 1. Thank you! 2. You're an amazing teacher and 3. Don't stop! And by the way, it is okay to stop, breaks are important.
@GameCodeLibrary
@GameCodeLibrary 6 ай бұрын
Thank you I’m glad you enjoyed them!! I just lost half of my new video that I’d recorded so I will have to take a break between posting now 😭!! I’ll try keep it up! 🙏
@GhostHack_1
@GhostHack_1 5 ай бұрын
Your videos are gems. Thanks so much for posting them!
@GameCodeLibrary
@GameCodeLibrary 5 ай бұрын
I'm glad you enjoy them!! Hopefully I'll have time to getting back on regular uploading again soon :')
@raitju9769
@raitju9769 6 ай бұрын
This is so cute. My Girlfriend wants me to make a cute Video game for once. Thanks for all the inspiration, you are doing an awesome job :)
@GameCodeLibrary
@GameCodeLibrary 6 ай бұрын
Hehe I’m glad you like it! Hope some future videos in this series can help you make a cute game for your girlfriend 🤝 :-)
@BrandonChT
@BrandonChT 6 ай бұрын
I saw one of your 2d platformer videos (I've no experience and have no Idea wth I'm doing but I'm trying to make a game) and I think It seems like a great channel for people who are just starting out like I am so when I get back to that project I'll for sure be watching your vids to help guide me through!
@GameCodeLibrary
@GameCodeLibrary 6 ай бұрын
So glad you enjoyed it and think it’ll work well for beginners! I hope I can keep making videos to help you make whatever you dream of 🙏😌
@TomDytorn
@TomDytorn 6 ай бұрын
I love this method of coding the animation, my code is a mess
@GameCodeLibrary
@GameCodeLibrary 6 ай бұрын
Yeah the blend trees help tidy up animations so much! I know some people prefer calling animations to play straight from the code - but for clean player animations I prefer this way! :-)
@GigaBizzy
@GigaBizzy 6 ай бұрын
Who made the character you are using as your profile picture? Its so 🥰
@GameCodeLibrary
@GameCodeLibrary 6 ай бұрын
I drew it myself!! :-) Everyone says it actually looks like me too so that's good hehe... although I have dyed my hair black since I drew it... but that wouldn't stand out!!! :P
@GigaBizzy
@GigaBizzy 6 ай бұрын
​@@GameCodeLibrary "Everyone says it actually looks like me too" ah thats why its so cute 😎
@GameCodeLibrary
@GameCodeLibrary 6 ай бұрын
@@GigaBizzy 😏
@GigaBizzy
@GigaBizzy 5 ай бұрын
@@GameCodeLibrary ♥️
@mikey261
@mikey261 6 ай бұрын
Cool tutorial, but how can we make the player sprint motion while holding a specific key(eg. left shift) and the motion keys(WASD)
@GameCodeLibrary
@GameCodeLibrary 6 ай бұрын
That’s a cool one to figure out! You could do the same as we did for walking, but add a check for if we’re holding down left shift set “isSprinting” to true instead of “isWalking”! Then you could multiply your movement speed here as well. I might add a mini tutorial in the future on this, I like the idea!
@mikey261
@mikey261 6 ай бұрын
@@GameCodeLibrary Got it! Thanks 🙂
@olegisakov5797
@olegisakov5797 3 ай бұрын
Hello, I encountered an issue while implementing 8-directional movement. Everything works perfectly, but when moving diagonally, two buttons need to be pressed, and when releasing them, they are released at different times. Because of this, the last diagonal direction is not maintained. Could you suggest any solutions?
@GameCodeLibrary
@GameCodeLibrary 3 ай бұрын
I have another video where I go into more detail for diagonal movement! BEST Top Down 8 Directional Animation - Unity 2D kzbin.info/www/bejne/lam8lKV6n9Odg5o This one should solve any issues you have
@olegisakov5797
@olegisakov5797 3 ай бұрын
I find the solution
@olegisakov5797
@olegisakov5797 3 ай бұрын
mistake in your video
PERFECT Tilemap Sorting Layers - Top Down Unity 2D #3
13:16
Game Code Library
Рет қаралды 6 М.
How to animate walking? | Roblox Animation | Roblox Moon Animator
14:34
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Draw fewer tiles - by using a Dual-Grid system!
6:22
jess::codes
Рет қаралды 711 М.
Infinite Parallax Scrolling Background - Unity 2D Complete Tutorial
7:24
Game Code Library
Рет қаралды 12 М.
Unity 2D Player Animations Tutorial
10:52
MoreBBlakeyyy
Рет қаралды 6 М.
How to RIG & ANIMATE 2D Game Characters | Unity 2024 Tutorial
8:29
Game Dev Rocket
Рет қаралды 4,5 М.
Don't use the Unity Animator, Use Code Instead! - Tutorial
19:16
Small Hedge Games
Рет қаралды 23 М.
TOP DOWN MOVEMENT in Unity!
22:30
Brackeys
Рет қаралды 1,2 МЛН
Making a Game About Weak Points
21:27
Emis
Рет қаралды 642 М.
What size should your assets be? | HD 2D GAME ART
12:10
Nonsensical 2D
Рет қаралды 149 М.
How I added LOTS of weapons to my game!
5:18
Bardent
Рет қаралды 57 М.
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН