I was writing a tutorial on Tweening in HaxeFlixel, but after finishing it, I figured it looked more like an experiment/demo rather than tutorial. So I’m just going to leave the links I used, that should serve as enough reference material on how to Tween in HaxeFlixel. It’s not too difficult. 🙂
- Cheat Sheet (FlxTween section) – http://haxeflixel.com/documentation/cheat-sheet/
- Documentation – http://haxeflixel.com/documentation/flxtween/
- API – http://api.haxeflixel.com/flixel/tweens/FlxTween.html
- Demo – http://haxeflixel.com/demos/FlxTween/
On a side note, Tim I Hely (SeiferTim) has created a website to showcase each HaxeFlixel mechanic. It’s open source (Github) (Website), but incomplete. Nevertheless, it’s still awesome, and it’ll be even better if everyone would spare some time to contribute 😀
Perhaps the mechanics website would serve as a better starting ground, rather than this devblog, since I write on random topics that may not be helpful for beginners.