Sean DugganUntitled Educational Capoeira Game — Last Touches?OK, so at the end of the last article, I was commenting on how I was having some difficulty getting the scroll view to scroll down. I’m an…Aug 30
Sean DugganUnity UI — Content Size Fitters and Layout GroupsThe Content Size Fitter is part of the Unity Auto Layout. Actually, let me digress for a bit.Jun 29
Sean DugganUntitled Educational Capoeira Game — OK… Maybe Not Quite FinishedRight… so when I finished the last article, I was going to add a quick animated GIF of me adding some profiles, and selecting one, except……Aug 29Aug 29
KurumiCGlassmorphism UI In UnitySummary: How to implement Glassmorphism/Blur UI Effect in UnityJul 15Jul 15
Sean DugganUntitled Educational Capoeira Game — Finishing Up ProfilesAlright, so there are a few points of order that I need to wrap up here. First, handling duplicates and blank entries. The easiest way of…Aug 28Aug 28
Sean DugganUntitled Educational Capoeira Game — Last Touches?OK, so at the end of the last article, I was commenting on how I was having some difficulty getting the scroll view to scroll down. I’m an…Aug 30
Sean DugganUnity UI — Content Size Fitters and Layout GroupsThe Content Size Fitter is part of the Unity Auto Layout. Actually, let me digress for a bit.Jun 29
Sean DugganUntitled Educational Capoeira Game — OK… Maybe Not Quite FinishedRight… so when I finished the last article, I was going to add a quick animated GIF of me adding some profiles, and selecting one, except……Aug 29
KurumiCGlassmorphism UI In UnitySummary: How to implement Glassmorphism/Blur UI Effect in UnityJul 15
Sean DugganUntitled Educational Capoeira Game — Finishing Up ProfilesAlright, so there are a few points of order that I need to wrap up here. First, handling duplicates and blank entries. The easiest way of…Aug 28
InGeek CulturebyDaniele Quero, PhDUnity UI — Animated ButtonsButton Animation Transition in UnityFeb 28, 2023
Sean DugganUntitled Educational Capoeira Game — Cleaning up the Profiles PageA while back, I roughed out a Profiles page, and set up some saved data for the profiles. Now, I want to make this a bit more functional…Aug 27
Sean DugganUnity UI — Building a Health BarA reasonably common use case for Sliders in Unity is health bars. It’s a pretty natural fit, with defined beginning and end values, and a…Jun 27