Vice City: Multiplayer

Server Development => Scripting and Server Management => Client Scripting => Topic started by: Xmair on Jun 12, 2020, 03:58 PM

Title: [Release] XAnimations - A basic approach with animations
Post by: Xmair on Jun 12, 2020, 03:58 PM
XAnimations



I have been working with client side a lot lately and had some spare time so I decided to make a basic library for animations. This library serves more as a template to create your own animations than as an actual library due to it being really compact.


Code and Examples


All the examples as well as the code is available at the GitHub repository (https://github.com/Xmair/XAnimations) (note that GitHub messed up the indentation a bit, it should look fine after downloading/cloning it).


Credits


Title: Re: [Release] XAnimations - A basic approach to animations
Post by: DizzasTeR on Jun 12, 2020, 04:07 PM
Pleased to help!
Title: Re: [Release] XAnimations - A basic approach to animations
Post by: NicusorN5 on Jun 12, 2020, 07:00 PM
Epic