Finally I found a good tutorial about delegate and events. Thank you.
@MarkusMachtSpiele6 жыл бұрын
One of the best unity tutorials I ever seen. Clear, simple and informativ. Great
@zetty89775 жыл бұрын
Amazing tutorial on delegates and events, perfectly clear and i understand them completely now. All other tutorials out there used over-complex scenarios and never explained what they did or meant. Now I know exactly how to use them for an InputManager. Thanks!
@zakrahman4795 жыл бұрын
I am a native English speaker and I've done public speaking before. I'd like to say your delivery is fantastic. Coding can be a very dry topic, but you add a lot of interest with your voice alone. It might not seem significant, but it helps people focus. Fantastic tuts. Cheers.
@eminkilicaslan89452 жыл бұрын
In 10 minutes into video I said "I am gonna have to watch same topic from other people." but you solidified so well I don't think I need to listen to this again. The most confusing thing for me was inconsistent use of brackets. I saw delegate-event used with and without them, I used to seeing executable functions having brackets and non-executable variables not having them.
@awesometuts2 жыл бұрын
I'm glad I could help
@firstjm90714 жыл бұрын
Dude this cleared my doubts. Your examples made it so simple. Thanks a lot
@PikarieChan4 жыл бұрын
Best understandable explanation for how to implement delegates, thanks!
@Teck_10156 жыл бұрын
Oh my god I'm loving this! There's so many instances where I could have been using delegates rather than crappy old association techniques!
@piotrkot41375 жыл бұрын
Like always top notch tutorial. If any of you guys is just starting with unity I recommend you his course on udemy. This is how I started and helped me a lot !
@josh_swanson5 жыл бұрын
Thank you. Good analogies. Good speed. Clear language.
@redeyz18855 жыл бұрын
You have excellent Teaching Abilities and you delivered it very effectively. Thank you
@evolvedant6 жыл бұрын
Thank you for this, super informative. I love the way you described it using newspapers, that's the first time I've heard someone describe delegates in a way that makes perfect sense.
@krishnakanth76276 жыл бұрын
Most simple explanation and yet understood it.
@karimmr84334 жыл бұрын
Thanks so much finally i undetstand the aim of how and when using delegates thanks mr fahir.....
@StarOfStar6 жыл бұрын
Excellent tutorial! Very clear and well explained. Underrated tutorials, you deserve more subscribers:)
@humadi20014 жыл бұрын
Even though the lesson was Long but, This Time finally I got the Idea about delegates and events. Thank you bro! ...btw the auto subtitle is Korean lol
@DarkMooN-uh1ih Жыл бұрын
Thank's a lot it helps me understand netcode events
@_Garm_6 жыл бұрын
thank you, i finally get it += Awesome Tuts :D
@kerandonovan72554 жыл бұрын
Excellent content!
@kordou5 жыл бұрын
Thanks for this perfect tutorial! Helped me a lot
@ibrahimsharckas89295 жыл бұрын
can i use delgates through scenes if i am between scenes and i want pass through if somthing happened in the previous scene to the next scenes ? and thank you i have a better understanding of delgates;
@emergingtech95852 жыл бұрын
awesome tutorial ..... nice work
@tecknickel51836 жыл бұрын
Soooo if I'm understanding this correctly..it's like putting multiple methods into some sort of "container" (delegate) and then calling the event will execute all the methods in the "container"?? Regardless of what classes those methods came from?
@tecknickel51836 жыл бұрын
@@awesometuts Great!! Thanks for the fast reply!! Lovely video! :)
@Korn1holio5 жыл бұрын
I'm only 3 minutes in but I think it's not very helpful to start with one metaphor and switch to another (I was ready to see "SendNewspaper()" delegate, but you quickly switched to "PlayerDied()". Anyway thank you for the great tutorial. But one important question remained unanswered - if delegates can define a return value (say, int), what happens if we have multiple listeners each returning its own int value?
@luisbalza37742 жыл бұрын
Man, I know your comment is quite old, but I just recently just watched the video, and I was about to comment the same question (about the return value, when multiple event listeners are subscribed). Let me ask you: did you get/find an answer about it?
@amadmaul5 жыл бұрын
Thx for the video sir, it awesome. Btw can you make it run with multi scene where the sender use DontDestroyOnLoad() and the receive not.
@punixerz5 жыл бұрын
Very nice tut sir. thanks!
@ahmedthebest6 жыл бұрын
Please use dark theme for your script editor, this will be lot nicer and don’t hurt hour ayes
@jmbt20076 жыл бұрын
ux.stackexchange.com/questions/52833/which-color-scheme-to-choose-for-applications-that-require-long-work-hours/52947#52947 Personally I prefer white backgorund with black text...
@alfonsopayra6 жыл бұрын
great tut bro, thanks
@riyazsaifi40605 жыл бұрын
Thanks you good tutorial!
@VIKASHKUMAR-nx3im4 жыл бұрын
What is memory leak
@xxRudnickxx5 жыл бұрын
I love how you pronounce "subscribe" XD No offend though^^ :p Good Explanation!
@VaporTrap5 жыл бұрын
i love how he pronounces tutes xD
@nerdzmasterz54175 жыл бұрын
If you have trouble understanding how this works, there is a free asset that uses events for Unity Ads. Seeing it in action in your game may prove useful. assetstore.unity.com/packages/tools/integration/easy-unity-ads-109111
@ahmedthebest6 жыл бұрын
Try don’t use old version of unity because this will become outdated soon and using third party libraries this extremely panful when we are update them handily like jumpy cat tutorials
@ahmedthebest6 жыл бұрын
I mean in your next courses and what about the dark theme pleas The light theme hurt my ayes a lot