Well done! Your free videos about Unity UI are much better and show more features than a course I bought. Thanks for putting so much effort into making clear and useful tutorials.
@RAH3RI3 жыл бұрын
Hey I just started Unity development and your channel helps me a lot! Your explanations are simple and clear, always well detailed and easily understandable, which make me win a lot of time. I just wanted to say thank you, for sharing your knowledge!
@amogh21013 жыл бұрын
I really like how you present information! The UI aspect is well done. Appreciate the high quality tutorial!
@PrashantUnity2 жыл бұрын
4K Quality Tutorial ❤❤❤❤❤❤❤❤❤❤❤❤
@arcay6910 ай бұрын
for everyone who don't have the "Auto generate animation", it's because of the Animator component so delete it
@coolsai3 жыл бұрын
most underrated channel ❤️👍🏻
@r.f8863 жыл бұрын
Awesome Tutorial, this really deserves more than 10k likes. Please keep making great tutorials like this one.
@Chapali9a3 жыл бұрын
Great content. I hope you do more Tweening tutorials. There arent many o youtube and yours is great.
@kboss19983 жыл бұрын
GREAT VIDEOS & CONTENTS! Your channel deserve more views.
@denn5012 жыл бұрын
Exactly what I was looking for Thank you so!!
@HDClips08015 ай бұрын
This was super helpful, thank you so much!
@SuperTungbi3 жыл бұрын
great tutorial, nice and clear voice, really good man ;)
@yahyayozo86603 жыл бұрын
thanks man this was really helpful
@disobedientdolphin2 жыл бұрын
Very nice, thanks! The only thing I would question is using public variables as references for game objects instead of [SerializeField].
@LADFStudio Жыл бұрын
Sr, i have a concern. How we stop the jumping ? If “.setlooppingpong” is the eternal loop.
@vivekbarjod6815Ай бұрын
you can choose another options >> setLoopCount or setLoopOnce at 5:42 you can see them...
@nuclear-zone3 жыл бұрын
pls make tutorial on Tab sysytem, ur videos are very easy to understand
@lolol-kt6vp2 жыл бұрын
Geartly explained!! Thanks :))
@SquareOneTutorials20203 жыл бұрын
Nice video, great job!
@erosallica2 жыл бұрын
Thank you very much!!
@angel_luis3 жыл бұрын
Another subscriber here.
@camango12 жыл бұрын
but my leanscale doesnt work always.I have 3 scenes and in all scenes i am using lean scale but it sometimes runs and sometimes dont
@firizz Жыл бұрын
It works perfectly in the first run/play, but it didn't work at all in the second attempt, every part of the script works just fine except the leantween (LeanAlpha, LeanMove, etc), any solution? note : I notice if i make any changes in the script and then the editor recompile the script, the Leantween could work again but only in the first run
@skkkkkkkkkkkkkkkkkkkkkk Жыл бұрын
have the same issue did you fixed it? found on internet that if you create new project and move all files there it might help.
@firizz Жыл бұрын
@@skkkkkkkkkkkkkkkkkkkkkk I already forgot about this project but now I'm using Dotween, it works perfectly
@_Garm_3 жыл бұрын
Great tutorial! :D
@CocoCode3 жыл бұрын
Thanks! 🎉
@MrFarkasOfficial3 жыл бұрын
YES.
@yojan692 жыл бұрын
is there any "bad thing" or affects perfomance or something else if i use animator animations instead via code (this tutorial's)?
@gamethusiastcafe75843 жыл бұрын
perfect
@sanusam4203 жыл бұрын
7:59 what type of GameObject is the "DialogueGroup"..?? Is it "empty GameObject "or other "UI elements".?? Please help me.. sorry for bad English..
@fluorescente2 жыл бұрын
I am following your instructions, but LeanMoveLocal is making things move all over the place. The numbers I put in code are not the numbers that happen once in Game mode! any ideas?
@fluorescente2 жыл бұрын
@Sir Fluff no, I had to resign... I guess it's about the scale factor and local positions, world positions... I don't know, I'm new in Unity and that is still very confusing for me
@fluorescente2 жыл бұрын
btw I only had issued with images anchored to corners, when they are anchored (well, the cross thing with the rect transform) to the center, they work fine
@Андрей-о1д4с Жыл бұрын
I think it's important to activate and deactivate dialog windows when appearing and dissapearing.
@osiris54493 жыл бұрын
Please show me how to make an in-game with a scrollbar on the right.
@mohammedo.6895 Жыл бұрын
I liked very much your source code theme, please how can I get similar one ?
@julmardelima14343 жыл бұрын
Why mine is moving very fast i cant see the animation of character jumping?
@nagarjunavatti92883 жыл бұрын
Hi, I tried the dialogBox code but somehow the dialog box appears on the screen right after pressing the play button. That's the first thing that appears on screen. Rest everything is working fine but how to stop invoking the dialog box right after pressing play button on unity Thank You
@fluorescente2 жыл бұрын
It's about the rect transform, this tutorial doesn't work if the objects you try to animate are not aligned to the center
@ThanhNguyen-po7zy2 жыл бұрын
its weird to me. It works once only whenever I modify something in the code then unity reload them. after that, it does no thing even when my scrollview is at 0, 0, 0
@furkanozkahraman6101 Жыл бұрын
is it leantween ?
@kyung.lee.official3 жыл бұрын
Great tutorial but I thought the cover means how to tween from a circle to a pentacle.
@gamehub24275 Жыл бұрын
Nice work, how to implement it on pause menu , timscale=0(is stoppung animation )
@CocoCode Жыл бұрын
You can add .setIgnoreTimeScale(true); to your animation
@gamehub24275 Жыл бұрын
@@CocoCode Thank you i will try it :)
@Marwan_W_Elzeiny2 жыл бұрын
Thanks for the tutorial Coco Code it works for me but when switching canvas to scale with screen size: 1920x1080 it makes something cannot understand, after clicking ok button the dialog box stuck on the down of the screen and cannot close so what is the problem
@tuutti_dev2 жыл бұрын
I think the positioning should be the problem. Have u solved it?
@Marwan_W_Elzeiny2 жыл бұрын
No I turned it to scale screen size 1920x1080 and then doesn't solve in normal canvas it works but in other it moves for 20 y and then stops in this position
@tuutti_dev2 жыл бұрын
@@Marwan_W_Elzeiny So if you have the moving object under empty object wich scale isn't scaled for the hole screen then it does that. So scale moving objects parent to full screen size. Try that first
@Marwan_W_Elzeiny2 жыл бұрын
@Tuutti Ok will gonna try thanks
@katherinezhu5742 жыл бұрын
When I was following the open and closing settings window part, only the texts on the window shows up, but not the background image of the dialogue box...does anyone know what was the problem? thanks!
@Brainyplanet3 жыл бұрын
Can we use this in monetized game which is on Play store? Or I have to take permission.
@CocoCode3 жыл бұрын
Yes, you can use LeanTween in your projects for free!
@Brainyplanet3 жыл бұрын
@@CocoCode Oh great! Thanks for the tutorial.
@TheIsolatedGamerz3 жыл бұрын
Good shit man! :)
@nofilkhan31643 жыл бұрын
Wao ,you are awesome !!!
@deyvischarles3 жыл бұрын
'CanvasGroup' does not contain a definition for 'LeanAlpha' and 'Transform' does not contain a definition for 'LeanMoveLocalY' Unity 2020.3.6f1 :(
@cuentaprueba83323 жыл бұрын
Look this 1:26
@mohamedridahilali50622 жыл бұрын
Hey, Did u solve this issue ?
@marcdirian63702 жыл бұрын
Hello Coco so nice tutorials !! May I try a question ? :-) I've got in a UI, 4 buttons in a control panel. Those are not visible by using Y parameter (Y = -400) to have it out of game. I'd like to use a script to make appear this "control panel" and get it visible (Y =0) when I click on a button. Is it possible ? thank's
@amburger19842 жыл бұрын
you could just attach a scrip to the onclick button and set the buttons position to a new Vector3(x, 0)
@binarium43763 жыл бұрын
1:26 2012?
@CocoCode3 жыл бұрын
My bad! Of course 2020 ;)
@binarium43763 жыл бұрын
ya understandable :)
@hegemon32 жыл бұрын
I use Unity 2020.3.30f1 and I don't have LeanTween in My Assets
@gamedeveloper10002 жыл бұрын
There's now something called UIToolkit and it includes transitions..
@The-Dev-Ninja3 жыл бұрын
good bro.😀
@freedom69843 жыл бұрын
How can this setup to work on multiple resolutions?
@CocoCode3 жыл бұрын
Glad you ask! Check out my other video about that: kzbin.info/www/bejne/h5-3XmWBrbupr80
@freedom69843 жыл бұрын
@@CocoCode thanks, i followed your video but it didn't work out( I want to make a panel fly out from the bottom part of the screen, so if I do the move function, depending on the size of the screen, the panel stops in different place. What am I doing wrong?😅
@이지현-w5m9w3 жыл бұрын
Hey Thankyou
@jeremaineramirez54753 жыл бұрын
where is the "other video" without the coding
@CocoCode3 жыл бұрын
I'm still working on it, sorry for the delay!
@jeremaineramirez54753 жыл бұрын
@@CocoCode oh sorry, I though it was uploaded already
@CocoCode3 жыл бұрын
The next video is up! kzbin.info/www/bejne/mKOciq2mnqeYf9k
@ChristVill452 жыл бұрын
Is this for Android Code?
@CocoCode2 жыл бұрын
Works on all platforms ✅
@cyrus34303 жыл бұрын
1:30 you said if you are using 2012 or newer😂😂😂
@CocoCode3 жыл бұрын
🙈
@stefancc833 жыл бұрын
and my Dialog is opened as soon as I run my app
@stefancc833 жыл бұрын
ok, I found :) ... great tutorial btw
@nagarjunavatti92883 жыл бұрын
@@stefancc83 how did you solve this issue, even I am facing the same
@stefancc833 жыл бұрын
@@nagarjunavatti9288 I don’t remember exactly, but I thing you need to set isActive to false
@nagarjunavatti92883 жыл бұрын
@@stefancc83 using System.Collections; using System.Collections.Generic; using UnityEngine; public class DialogueBox : MonoBehaviour { public Transform box; public CanvasGroup background; // Start is called before the first frame update private void OnEnable() { background.alpha = 0; background.LeanAlpha(0.43f,0.5f); box.localPosition = new Vector2(0, -Screen.height); box.LeanMoveLocalY(0, 0.5f).setEaseOutExpo().delay = 0.1f; } // Update is called once per frame public void CloseDialog() { background.LeanAlpha(0, 0.5f); box.LeanMoveLocalY(-Screen.height, 0.5f).setEaseInExpo().setOnComplete(OnComplete); } void OnComplete() { gameObject.SetActive(false); } } Here is the code
@nagarjunavatti92883 жыл бұрын
I tried to set the Open Dialog box button to false .. still no luck :(
@yojan692 жыл бұрын
1:26 2012 xdd
@cyberkonco3 жыл бұрын
Sir how make Character automaticaly jumping without button, after scene opening?
@mhamadomar78932 жыл бұрын
Huh like what?
@uchihai_a_h48713 жыл бұрын
I use unity animation clips than tweening as it gives visual feedback inside editor itself.
@CocoCode3 жыл бұрын
I also like using Animator in Unity UI - in my opinion it’s a bit more designer-friendly. but for such simple animations like dialog appear, Tweening may be the better way to go. Second video about the Animator coming soon!
@CocoCode3 жыл бұрын
Thanks for tuning in! Next Animations video coming next week! 💜 Join our Discord: discord.gg/hNnZRnqf4s
@CocoCode3 жыл бұрын
The next video is up! kzbin.info/www/bejne/mKOciq2mnqeYf9k
@CocoCode2 ай бұрын
Dive deeper into advanced animations! 👉 Check out my newest course, Master Unity UI ➡ bit.ly/cc-unity-ui-29 It’s packed with everything you need to create awesome UI ✨🎨
@hassanmaswedish22903 жыл бұрын
Boooooo lake lakinlaki
@MrGrapesforall3 жыл бұрын
is this a joke? hiding your screen half the time have no idea where you placed any of the code