Search found 13 matches
- Thu Jul 21, 2011 5:05 pm
- Forum: Libraries and Tools
- Topic: Sprites
- Replies: 7
- Views: 3682
Re: Sprites
Ok, but I really need to know how to seperate that into different 'frames' in the coding, so I can, say, animate it.
- Thu Jul 21, 2011 4:48 pm
- Forum: Libraries and Tools
- Topic: Sprites
- Replies: 7
- Views: 3682
Re: Sprites
Forget that it is sonic, how do I do it in general?tentus wrote:Just a friendly warning, Sonic is very, very copyrighted. Making an original animated character would be better in the long run in every conceivable way.
- Thu Jul 21, 2011 4:35 pm
- Forum: Libraries and Tools
- Topic: Sprites
- Replies: 7
- Views: 3682
Re: Sprites
I have no idea what to do. Do I need to seperate all the characters into different images?
- Thu Jul 21, 2011 4:24 pm
- Forum: Libraries and Tools
- Topic: Sprites
- Replies: 7
- Views: 3682
Sprites
How the heck do I make sprites from a image like this
- Tue Jul 05, 2011 9:40 pm
- Forum: Support and Development
- Topic: Engine crash on start; Windows XP
- Replies: 25
- Views: 13039
Re: Engine crash on start; Windows XP
Whatever driver your using for that card it should be working. Im using one in that series, a way older one, its unsupported and it still works. I would uninstall Love, then delete the C:\Program Files\LOVE folder, and then use the search tool to look in C: as the location, open advanced options, an...
- Sun Oct 31, 2010 8:23 pm
- Forum: Support and Development
- Topic: Physics Engine
- Replies: 10
- Views: 4265
Re: Physics Engine
Umm, I Just Started The Whole Physics Thing, And I Have No Idea HOW
- Sun Oct 31, 2010 7:30 pm
- Forum: Support and Development
- Topic: Physics Engine
- Replies: 10
- Views: 4265
Physics Engine
Im Making A Physics Engine, And Whenever The Ball(You) Goes Off Screen, It Falls, How Can I Make A Box That Keeps The Ball Inside By Making It Bounce When It Hits? And I Need The Ground To Be Resized.... Main.lua : function love.load() world = love.physics.newWorld(850, 850) world:setGravity(0, 700)...
- Sun Oct 31, 2010 7:26 pm
- Forum: Support and Development
- Topic: Saving
- Replies: 13
- Views: 7445
Physics Engine
I Wanna Work On Something ELSE That I Need Help On, Hopefully Easier... My Physics Engine
Look Out For Another Thread By Me Within 5 Min
Look Out For Another Thread By Me Within 5 Min
- Sun Oct 31, 2010 6:44 pm
- Forum: Support and Development
- Topic: Saving
- Replies: 13
- Views: 7445
Re: Saving
I Give Up On This Project For Now
- Sun Oct 31, 2010 6:31 pm
- Forum: Support and Development
- Topic: Saving
- Replies: 13
- Views: 7445
Re: Saving
It Wont Work