luciasoftware / lucia

An audio game engine written in python
GNU Lesser General Public License v3.0
34 stars 15 forks source link

Updated rotation #7

Closed Amerikranian closed 5 years ago

Amerikranian commented 5 years ago

I added the _straight_up and _straight_down values to the package, though I am not too sure that they work the same way with open al. I also changed the move functions to allow you to specify which direction you wish to go in, based on the same BGT script used. Finally, I added in the optional z angle in addition to the pitch param.

Amerikranian commented 5 years ago

I forgot to mention this. I only had limitted time and thus have not tested the functions. You may want to do so on your own