Thanks sir Alex, I've studied your program very well and I've finally expanded this concept with 8 digits password and a replacable keycode combinations.
@Artydagr82 жыл бұрын
Great video man, I really needed this one. Straight to the point!
@ancacivitu86624 жыл бұрын
Great tutorial! I really like that you've explained the code very clearly.
@AlexanderZotov4 жыл бұрын
Happy to help!
@damdakos5 жыл бұрын
Very useful. Thanks pal
@ColePaolucci Жыл бұрын
i love you
@haarissheikh31873 жыл бұрын
Hi Alexander, Thank you for this tutorial, it was great. I was wondering if this would work for multiple locks. Could you possibly change the code for each of them without going into c#? thank you.
@noralhda75185 жыл бұрын
Thanks
@warriorentertainy84813 жыл бұрын
Thanks for tutorial 🥰🥰🥰🥰🥰
@AlexanderZotov3 жыл бұрын
Happy to help
@trudywade69882 жыл бұрын
How can I adapt to OnTriggerEnter with shooting targets? OnClick won't work.
@5gkhn25 жыл бұрын
You are best thank you 👍
@kitdyer3 жыл бұрын
How do I need to do if I want to generate a random code?
@Youruniquedoctor4 жыл бұрын
Very nice video
@AlexanderZotov4 жыл бұрын
Thank you
@dphuongnguyen21685 жыл бұрын
thank
@AlexanderZotov5 жыл бұрын
You are welcome!
@raomuhammadusama92445 жыл бұрын
I am a beginner and understanding how you made all those sprites is confusing can you please point out any link to these sprites.
@AlexanderZotov5 жыл бұрын
Hi! There is a link in the description to the video about how to create those buttons. Digits are created same way.
@chasehenry99304 жыл бұрын
I keep getting error: ArgumentOutOfRangeException: Length cannot be less than zero. In PushTheButton.Start() cs:18. Does anyone know how to resolve this?
@AlexanderZotov4 жыл бұрын
Seeing your script could be helpful. But I guess your array or list or whatever you get there doesn't contain any member but you are still trying to access one.
@Wizkreed_Studio3 жыл бұрын
same issue
@andreifilipan69292 жыл бұрын
have you found a solution to it?
@AcridDragoon4 жыл бұрын
Once I put in a code it doesn't show me the new code
@1234yokee3 жыл бұрын
Sir..Won't work on unity 2020 why?
@bunnykill4 жыл бұрын
the last digit doesnt wanna fill itself in with me i followed all the code and looked at it againt but i only wants to fill in 3 and then it stops i put the codeSequence as a [SerializeField] to see what is displayed and it never goes further then 3. also when i reload unity it says the array;s are never assigned but the are and it works up untill the last digit anyone know a fix?
@kimberlyclark28794 жыл бұрын
I'm having the same issue.
@bunnykill4 жыл бұрын
@@kimberlyclark2879 i fixed it 5 months ago. I dont know how anymore I’ll send u my GitHub link tomorrow so you can check the code
@ЕржигитИбайдуллаев5 жыл бұрын
Please help me cut the enemy so that he can die video lesson thank you very much for your attention!
@diebekifftemerkel74614 жыл бұрын
looks like csgo bomb
@AlexanderZotov4 жыл бұрын
Never played it :-)
@diebekifftemerkel74614 жыл бұрын
@@AlexanderZotov good video btw ^^
@vanivan52025 жыл бұрын
Надеюсь слово "SOSI" вы ввели абсолютно случайно в превью :)
@AlexanderZotov5 жыл бұрын
Это 5051, а вовсе не то что вы подумали :-)
@966980413 жыл бұрын
HI! Where is the code?
@AlexanderZotov3 жыл бұрын
What do you mean?
@matdriks3 жыл бұрын
@@AlexanderZotov he means if you can share the script, i think. I am new to unity. Just started today. I dont have it working. Somehow the digitaldisplay script is not picked up by other script.
@xgaming31195 жыл бұрын
Please make a culture
@t1ck3 жыл бұрын
SOSI
@kanareydibud3 жыл бұрын
SAM 5051
@andreifilipan69292 жыл бұрын
anyone else got this: ArgumentOutOfRangeException: Length cannot be less than zero. Parameter name: length System.String.Substring (System.Int32 startIndex, System.Int32 length) (at :0) KeyPadButton.Start () (at Assets/Scripts/KeyPadButton.cs:18)?