6:22 LOL Great tutorial series so far. Very well explained and the structured coding makes it easy to follow. It'd be neat if you could show us how to use the mouse wheel to zoom in increments or slowdown/speed up movement like the old Splinter Cell games.
@rooftoprumble78452 жыл бұрын
You're honestly an absolute GOD, I'm studying Game Design at University and I feel like I learned more about Unity and scripting from you than at Uni. Also the way you strucure and explain your code is just G.O.A.T like behaviour lol
@washynator3 жыл бұрын
Hahaha, that Methf really cracked me up :D You're awesome!
@paulberry33593 жыл бұрын
This series just gets better and better! So excited to see where this completed FPS Controller leads to
@KillerKaneoss Жыл бұрын
thanks alot, with this ive made a Zoom Headbob, and sliding if you press C on your keyboard. i love it
@NhanThanh-ib9wb3 жыл бұрын
I haven't seen it yet as well as this series. But I will, I think yours going to be good series. Thank you! I wish you success.
@dremovremen1764 Жыл бұрын
If you've just copied zoomKey line like I did, zoom might not work for you because Unity automatically "captured" zoomKey as LeftControl. Be sure to replace it with Mouse1 in the Unity window itself.
@Golemofstone3 жыл бұрын
Great tutorials, almost as great as your "Salty sea dog accent" in your game jam entery (Which was very good imho)
@nutsandy71833 жыл бұрын
Loving the tuts, keep em coming please :)
@Sergey_gameDev5 ай бұрын
mr BEEEEEEEEEEEEEEEEST!
@AquilaPebble Жыл бұрын
How would you implement this into the sprinting
@Ophelos3 жыл бұрын
Just remember you can use this same code for making a "Sniper scope".
@DonWon-uz3wp5 ай бұрын
Where can I find the Meth f tutorial?
@koniipinka79233 жыл бұрын
Yes!
@Maarten_Hofmans3 жыл бұрын
Can you add a door controller? So when the players comes close to the door there appear a UI that says "press E to interact" to open a door and close a door with sn animation.
@MattyZ142 жыл бұрын
I followed this tutorial and everything works except the zoom out. I can zoom in when I push the button down, but then when I release the button it's not zooming out. Any idea why?
@koniipinka79233 жыл бұрын
Awesome
@tomkiptom3 жыл бұрын
hhahahah ending was funny :P
@pedropc58243 жыл бұрын
Yeah lol
@milosauvage2893 Жыл бұрын
Ou est le code ?
@eclipse_ai2 жыл бұрын
I had this same issue with headbob that I ended up disabling cause I could not locate the issue, but its affecting zoom to. When I use it, it happens way to fast or just not at all, I at first figured maybe I typed out a number incorrectly but have spent hours re reading and making sure. my current theory is its a computer thing as ive head that some computers can cause unity scripts to not load properly If anyone could help thatd be great, ill put the code itself in a reply of this.