Search found 3 matches
- Wed Jul 04, 2012 3:07 pm
- Forum: Libraries and Tools
- Topic: [Library] anim8 - An animation library - v2.3.0 released
- Replies: 84
- Views: 136653
Re: [Library] anim8 - A different animation library
Excuse me for being a noob, but as I'm entirely new to Love, is there a tutorial for this? And where do you put the anim8 script?
- Wed Jul 04, 2012 1:02 am
- Forum: Support and Development
- Topic: Side-scrolling Platformer scripts/animations?
- Replies: 2
- Views: 2766
Re: Side-scrolling Platformer scripts/animations?
1) You can easily do this with love.graphics.translate 2) HardonCollider , Bump 3) AnAL , anim8 Other libraries can be found on the wiki here . Thanks so much! If you want to help with this long term as a consultant, I guess it would be, you can pm me your email/skype and I'll put your name on the ...
- Tue Jul 03, 2012 6:59 pm
- Forum: Support and Development
- Topic: Side-scrolling Platformer scripts/animations?
- Replies: 2
- Views: 2766
Side-scrolling Platformer scripts/animations?
I am currently working on a side-scrolling platformer with Lua, and I have no idea how to start on this project. Any help/scripts would be much appreciated on this! Here's what I need: 1) Scripts to let it scroll left or right 2) Scripts for collision and physics 3) How do I make animations for a ch...