Search found 13 matches

by Jordan4762
Thu Jul 21, 2011 5:05 pm
Forum: Libraries and Tools
Topic: Sprites
Replies: 7
Views: 3298

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.
by Jordan4762
Thu Jul 21, 2011 4:48 pm
Forum: Libraries and Tools
Topic: Sprites
Replies: 7
Views: 3298

Re: Sprites

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.
Forget that it is sonic, how do I do it in general?
by Jordan4762
Thu Jul 21, 2011 4:35 pm
Forum: Libraries and Tools
Topic: Sprites
Replies: 7
Views: 3298

Re: Sprites

I have no idea what to do. Do I need to seperate all the characters into different images?
by Jordan4762
Thu Jul 21, 2011 4:24 pm
Forum: Libraries and Tools
Topic: Sprites
Replies: 7
Views: 3298

Sprites

How the heck do I make sprites from a image like this
by Jordan4762
Tue Jul 05, 2011 9:40 pm
Forum: Support and Development
Topic: Engine crash on start; Windows XP
Replies: 25
Views: 11775

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...
by Jordan4762
Sun Oct 31, 2010 8:23 pm
Forum: Support and Development
Topic: Physics Engine
Replies: 10
Views: 3896

Re: Physics Engine

Umm, I Just Started The Whole Physics Thing, And I Have No Idea HOW
by Jordan4762
Sun Oct 31, 2010 7:30 pm
Forum: Support and Development
Topic: Physics Engine
Replies: 10
Views: 3896

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)...
by Jordan4762
Sun Oct 31, 2010 7:26 pm
Forum: Support and Development
Topic: Saving
Replies: 13
Views: 6790

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
by Jordan4762
Sun Oct 31, 2010 6:44 pm
Forum: Support and Development
Topic: Saving
Replies: 13
Views: 6790

Re: Saving

I Give Up On This Project For Now
by Jordan4762
Sun Oct 31, 2010 6:31 pm
Forum: Support and Development
Topic: Saving
Replies: 13
Views: 6790

Re: Saving

It Wont Work