WALKING - EASY 2D PLATFORMER UNITY TUTORIAL EP. 1

preview_player
Показать описание
Hey everyone! This is outrage back with another awesome tutorial!
Today we are going to learn how to walk in a 2D Platformer. Stay tuned for more unity tutorials!

Рекомендации по теме
Комментарии
Автор

consider adding in a crouch function tutorial for stuff like this. you have watchers out here trying to understand how to get their 2D character to crouch (duck down) also. 3 Basic movement tutorials are always helpful. start up character how to run, jump and crouch. consider that. Its a major help for Unity 2D platform creators out there starting out

xDTHECHEMISTx
Автор

Well, let's see how well will this turn out

zbyszekkiebasa
Автор

i created my code for my character and i finished it but when i press play it drops from above and keeps going
2d btw

escho
Автор

For movement, my "rigidbody2d " variable on line 7 doesn't highlight. When running the code, the error says I'm missing an assembly refrence

MasterBlade
Автор

how did you add the box in the beginning?

wackolantern
Автор

I'm having a issue at the end to enter gameplay mode

AdamKingdom
Автор

can you copy and paste the script for me in the comment please that i dont do anything wrong

mrking