Search found 303 matches

by osgeld
Sat Sep 12, 2009 3:42 am
Forum: General
Topic: 0.6.0 Update
Replies: 221
Views: 104923

Re: 0.6.0 Update

Im old and gripey, is the new string constants (better idea, than what you had in 0.5) can we use ' || " or is is just limited to single quotes

Id hate to untrain my pinky finger :rofl:
by osgeld
Tue Sep 08, 2009 2:31 am
Forum: Support and Development
Topic: Exploring the Box2d World
Replies: 6
Views: 4974

Re: Exploring the Box2d World

my mistake
by osgeld
Tue Sep 08, 2009 1:42 am
Forum: Support and Development
Topic: LÖVE on Android?
Replies: 46
Views: 24431

Re: LÖVE on Android?

with the recent c-64 emulator, the pub had to remove microsoft basic and package software as modules. Its still the c-64 being emulated but the software is being built as greatest hits collections, from what i read of that story, dunno its one of those submit and see what they say situations love on...
by osgeld
Mon Sep 07, 2009 5:03 pm
Forum: Support and Development
Topic: LÖVE on Android?
Replies: 46
Views: 24431

Re: LÖVE on Android?

The PSP is getting an XBLA and iPhone App Store style "anyone can create a game" development... kind of... whatever "PSP Minis" turns out to be. yea if you have a few grand for a licensed dev kit, they are not opening it up to the GP And apple does not allow anything that runs i...
by osgeld
Sun Sep 06, 2009 5:09 am
Forum: Support and Development
Topic: Max velocity = 200, why?
Replies: 10
Views: 9341

Re: Max velocity = 200, why?

you can have smaller physical worlds, depending on your need for accuracy and scale to shown perspectives, its all a matter of scale PS: just cause I was bored .... function load() love.graphics.setFont(love.default_font,12) world = love.physics.newWorld(1000,1000) body = {} for i = 1, 6 do table.in...
by osgeld
Sun Sep 06, 2009 4:44 am
Forum: Support and Development
Topic: Max velocity = 200, why?
Replies: 10
Views: 9341

Re: Max velocity = 200, why?

Code: Select all

function update(dt)
    world:update(X * dt)
end
by osgeld
Sun Sep 06, 2009 2:03 am
Forum: Support and Development
Topic: Max velocity = 200, why?
Replies: 10
Views: 9341

Re: Max velocity = 200, why?

whats the objects mass?
by osgeld
Sun Sep 06, 2009 2:00 am
Forum: Support and Development
Topic: World Map and External Library
Replies: 5
Views: 4201

Re: World Map and External Library

Maybe draw the image(s) in full, then transpose, and draw scaled on top of the desired area ...

I dont fully understand the question either, maybe an illustration, or some logic sudo code would help
by osgeld
Wed Sep 02, 2009 11:06 pm
Forum: General
Topic: 0.6.0 Update
Replies: 221
Views: 104923

Re: 0.6.0 Update

I am abit disappointed to see animations go, The issue with reset doesnt really bother me (i used it for the first time ever for LD15, and thats just cause I did not manage any of my resources at all) and I am glad to see more advanced image functionality I do have some issues tho, 1) Are we going t...
by osgeld
Mon Aug 31, 2009 1:16 pm
Forum: Games and Creations
Topic: LD-15 entry
Replies: 2
Views: 2805

Re: LD-15 entry

Thanks, I attached it, but guess it didnt take