Have you been stuck with the math in a Flash project?
- by VideoDnd
Have you been stuck with the math in a Flash project?
It's a loose design pattern my director formulated. My goal is to keep the project object oriented, and get 'non Flash obstacles' off my plate.
XML values going to AS3, updating a changing acceleration formula. I don't hate math, but it just doesn't seem OOP or good project planning to have the math stuck in Flash. Your comments are welcome.