Matt Love
Activity overview
Latest activity by Matt Love-
Matt Love commented, Hi Sahil, It should be fairly simple to do this using the animation completion event. Each animation generates a unique event on both completion and when it's stopped. The completion event has the ...
-
Matt Love created an article, Object-Oriented Lua
What is Object-Oriented Programming? Object-oriented programming (OOP) is a programming paradigm, structured around the concept of encapsulating your code into objects. What is an object? An objec...