Using UnityEvents
Channel:
Subscribers:
16,700
Published on ● Video Link: https://www.youtube.com/watch?v=ZrxNgftlWJA
A quick tutorial on UnityEvents, starting from nothing and moving into inspector-hacked multivariable scripted events. Hopefully this is everything you'll need to know about UnityEvents.
FYI, you can create static unity events on classes. They're very useful. Just remember to initialize them, since they won't show up in the inspector and won't be initialized.
(... for some reason my first upload was a Kerbal video. How odd.)
Other Videos By Craig Perko
2017-11-08 | ProcJam #7 |
2017-11-07 | Procjam #6 |
2017-11-06 | Procjam #5 |
2017-11-05 | ProcGen Jam #4 |
2017-11-04 | ProcGen Jam #3 |
2017-11-04 | ProcGen Jam #2 |
2017-11-03 | ProcGen Jam #1 |
2017-10-29 | Terrain and Noise Fields: Intermediate |
2017-10-27 | Pixel Art Level Design |
2017-10-06 | GPU Instancing Tutorial (No, Seriously, This Is Easy) |
2017-09-06 | Using UnityEvents |
2017-09-04 | Life Is Strange: Before the Storm Chapter 1 Analysis |
2017-08-16 | NieR: Automata: Story Structure and Themes |
2017-06-27 | Space Ship Design Talk |
2017-06-23 | Unity Animations: How Do They Work? |
2017-05-28 | Physics Bug: Solved! |
2017-05-23 | Physics Engine: Calculating Stress on Modular Objects |
2017-05-20 | Concrete Play: Spring-Bounded Simulations |
2017-05-16 | Concrete Play: Vignettes |
2017-05-08 | Level Design Featuring Prey! |
2017-05-03 | Unity Best Practices: Modular Monobehaviours |
Tags:
unity
unity3d
unityevent
tutorial