Пікірлер
@gokayiseri446
@gokayiseri446 13 күн бұрын
git lfs ls-files return blank. What's the problem?
@alibt
@alibt Ай бұрын
thank you
@muriilouwu
@muriilouwu 2 ай бұрын
thanks for the video
@Luvseatshawty
@Luvseatshawty 2 ай бұрын
Thank you so much for your dedication. You're a real wizard when it comes to the new input system!
@RomekjeG
@RomekjeG 3 ай бұрын
How does leaving work? Disconnect a controller. Or if you joined with a controller for example. being able to leave. And later Join again.
@HipBlooD
@HipBlooD 3 ай бұрын
What I don’t get about working together with git and lfs is this merge thing. I‘m absolutly new to Version Control so maybe the question is dumb but how do anyone in the team can update „their“ Version of the current state on their pc. And with this merge thing with lfs.. i‘m somehow scared that this could cause bugs or so 😅 is their a documentation about it that you could suggest?
@pavithras9434
@pavithras9434 4 ай бұрын
Have been looking everywhere for this, nothing helped, until I found your video. Thankyou SO MUCH!
@ryanbrand114
@ryanbrand114 4 ай бұрын
I've been struggling with my FMOD Files, this was so clean and simple, thank you!
@GilbertGames
@GilbertGames 4 ай бұрын
You have saved my life 😺
@pistolerointergalactico9019
@pistolerointergalactico9019 4 ай бұрын
Thank you so much bro very well explained best tutorial in the net
@sibasisrath6774
@sibasisrath6774 4 ай бұрын
THANK YOU. I don't know why, but before whenever I searched for unity content. I never saw your channel as recommendation. when I searched for git lfs, I got this video. Once again thank you.
@rowdyyrod
@rowdyyrod 5 ай бұрын
3:13 The soul stare he gave when he said "So you can build with the Power and Security of Source Control" was the equivalent of your teacher stomping 3 times 🤣
@MrsOzwa
@MrsOzwa 5 ай бұрын
THANK YOU!!!
@vihaannagarkar1870
@vihaannagarkar1870 5 ай бұрын
I am having an issue where after I spawn the second player, one controller controls both players which is not what I want. I want the two controllers to control each player separately. How do I fix that?
@z-time3291
@z-time3291 Ай бұрын
Read your Code, understand the tutorial, dont copy
@lucutes2936
@lucutes2936 6 ай бұрын
its 2024 and they still cant automate this lol
@downthecrop
@downthecrop 6 ай бұрын
The reprefab being strictly a playerinput and mapping it to a given statemachine is a good idea. I am using this for my game now!
@captainawesome2226
@captainawesome2226 7 ай бұрын
I know this is an old clip but I'm pretty sure using transform.position = (whatever) to move an object instead of setting the rigidbody force or velocity will completely break colliders in your cardinal directions. Wouldn't recommend it.
@braxtonsdev9564
@braxtonsdev9564 7 ай бұрын
Works beautifully if using a Gamepad and a Keyboard; however, if I use 2 keyboards they both read as the same input. Any Advice?
@TheMathewthedino
@TheMathewthedino 7 ай бұрын
extremally helpful
@Deathconjust
@Deathconjust 8 ай бұрын
Thank you for being peaceful when explaining this. A real headache up until finding your video, so again thank you.
@NickyPerry-zy6xw
@NickyPerry-zy6xw 8 ай бұрын
Omg thank you so much. Literally THE ONLY STRAIGHTFORWARD video on this lol.
@darkman237
@darkman237 8 ай бұрын
I seem to be doing something wrong; after following the video, it can't find any files on the server. What am I missing?
@lunsheygames4724
@lunsheygames4724 8 ай бұрын
I love u man!!! Thanks!!!
@PlustechSB
@PlustechSB 8 ай бұрын
Great video! really helpful 🙇
@rodrigogarduno8115
@rodrigogarduno8115 9 ай бұрын
crack
@gabriellpweb
@gabriellpweb 9 ай бұрын
This is one if not the one best tutorial about local multiplayer coop input setup. Pitty you didn't make anymore videos
@Mothmanexe
@Mothmanexe 9 ай бұрын
Epic tutorial!! A small question though, what would I have to change to be able to swap the WASD controls for other keys?
@90Bilu
@90Bilu 10 ай бұрын
IO know this is 3 years old but I encounter an issue. If the first player is keyboard controlled and the second is a gamepad controlled, after the loading of the second scene, player 1 is stildd controlled by the keyboard and player 2 is still controled by the gamepad. But in the first scene, if the player 1 is controlled by a gamepad and the second player by the keyboard, when the second scene is loaded, the first player is now controlled by the keyboard and the second player is now controlled by the gamepad. And finally, if in the first scene the player 1 is controlled by a gamepad and the scond player is controller bu a second gamepad. When the secon scene has loaded, the first player can be controlled by the first gamepad but the second player doesn't move at all (keyboard or gamepad do nothing) If I use the keyboard for player one, and gamepad for player 2 and gamepad for player 3, all is working very well. Like it seems that unity NEED a player controlled by a keyboard and it NEED to be the player 1 (index 0). Some one to help me ?
@rayyan21d
@rayyan21d 10 ай бұрын
Extremely helpful! Thank you! I tried to do it by myself but it never seemed to work
@user-wq2cl7hl1o
@user-wq2cl7hl1o 10 ай бұрын
"*.psd" Not in a Git repository. 🤔
@user-wq2cl7hl1o
@user-wq2cl7hl1o 10 ай бұрын
sry, my bad) I have any open directory. cos i have win 11 and git bash doesn't open well
@webgooniedotcom
@webgooniedotcom 10 ай бұрын
Super Wondeful Big Homie, Super Wondeful!
@jayantbarthwal4470
@jayantbarthwal4470 10 ай бұрын
How to do this for mac?
@chickenfrenzy9096
@chickenfrenzy9096 10 ай бұрын
I know this is a fairly old video so don't know if Ill get a response. I have rewatched and retraced my steps a handful of times, but for some reason only one controller controls both players. The first player uses the control map then the second is using a clone of it. I am using the player input manager, the Input system UI module, and the multiplayer event system. Not getting any errors in the code. Any places I should look in particular?
@chickenfrenzy9096
@chickenfrenzy9096 10 ай бұрын
Found my issue. input.uiInputModule was reading null on the SpawnPlayerSetupMenu. Had to access the event system and get it from there. Now when a new player joins however, the button of the first player is having its disabled color applied for some reason 🧐
@justinlooman5791
@justinlooman5791 9 ай бұрын
​@@chickenfrenzy9096 I am having this exact same issue. I was trying to understand what you meant by saying to access the event system and how to go about that. Also I don't know if this happened with yours but the player clones weren't spawning in the level initializer game object but instead inside of my configuration manager. Maybe I messed up somewhere else along the line, but like you I've spent many hours making sure I did everything correct, even downloading the github repo.
@StephaniaCortesProjects
@StephaniaCortesProjects 11 ай бұрын
If I only need to git my build, how to do it?
@StephaniaCortesProjects
@StephaniaCortesProjects 11 ай бұрын
I have main. Do I need to create master?
@DaniArkadia
@DaniArkadia 11 ай бұрын
Thanks for this, very clear.
@t074jasondsa3
@t074jasondsa3 11 ай бұрын
Thank you so much bro for the help. You saved me from a big headache
@Eduard02834
@Eduard02834 11 ай бұрын
best
@NightmareNews69
@NightmareNews69 11 ай бұрын
Bless you
@alexdeegames
@alexdeegames Жыл бұрын
That what I exactly want to find, thanks!
@XAyaDubX
@XAyaDubX Жыл бұрын
Thank you so much. This video has helped me several times.
@Thecursedshadows
@Thecursedshadows Жыл бұрын
Thank you Bro
@luca3271
@luca3271 Жыл бұрын
get to the fucking point dude I don't caaaare
@l.g5390
@l.g5390 Жыл бұрын
Best tutorial ever helped me a lot ❤
@mcfunhappy5552
@mcfunhappy5552 Жыл бұрын
good, thanks you bro, i did it, happy
@yojan69
@yojan69 Жыл бұрын
tysmm, i really didnt understand a heck out of every single other tutorial about the exact same thing, now with this tutorial, i finally understood how it actually works, and i really liked your approach to instantiate the player input instead of the whole player, really cool
@ogunrindedaniel9230
@ogunrindedaniel9230 Жыл бұрын
Great Video, Thank you👍.
@vanglovis
@vanglovis Жыл бұрын
is there a video you have made where you make a map like the minimap? what i mean a map is like gta when you press the m key and being able to see the whole terrain
@Fidfriendly7106
@Fidfriendly7106 Жыл бұрын
Thank you, this video was extremely helpful.
@julezgg5974
@julezgg5974 Жыл бұрын
thanks! helped so much :)