Search found 189 matches

by Kaze
Fri Mar 13, 2009 1:15 am
Forum: Support and Development
Topic: Camera module & Leif GUI
Replies: 7
Views: 6969

Re: Camera module & Leif GUI

Looks to me that x and y need to be ceil'd too.
by Kaze
Wed Mar 11, 2009 10:37 pm
Forum: Support and Development
Topic: Camera module & Leif GUI
Replies: 7
Views: 6969

Re: Camera module & Leif GUI

Use another camera for the GUI, with a scale of 1..
http://love2d.org/wiki/index.php?title= ... one_camera
by Kaze
Tue Mar 10, 2009 10:27 am
Forum: Support and Development
Topic: Browser Plugin
Replies: 27
Views: 13383

Re: Browser Plugin

I think it's perfect for LÖVE.
by Kaze
Mon Mar 09, 2009 2:34 pm
Forum: General
Topic: Idea - Distorting Sprites
Replies: 31
Views: 20132

Re: Idea - Distorting Sprites

Good idea.
by Kaze
Fri Mar 06, 2009 10:47 am
Forum: Libraries and Tools
Topic: LUBE-demo
Replies: 17
Views: 9128

Re: LUBE-demo

Tried to open up LUBE-IRC but received the following error: [string "LUBE-IRC/IRC.lua"]:1: module 'LUBE.Client' not found: no field package.preload['LUBE.Client'] no file '.\LUBE\Client.lua' no file 'C:\Program Files\LOVE\lua\LUBE\Client.lua' no file 'C:\Program Files\LOVE\lua\LUBE\Client...
by Kaze
Wed Mar 04, 2009 1:32 pm
Forum: Libraries and Tools
Topic: LoveUI for Love 0.5.0
Replies: 118
Views: 72798

Re: LoveUI... The next generation in gui development.

What operating system do you two use? I had this bit of code in there: local FILE_PATH_SEPARATOR="/" if love.system.getPlatform( )=="Windows" then FILE_PATH_SEPARATOR="\\" end I thought on windows file paths are separated by "\" instead of by "/"......
by Kaze
Wed Mar 04, 2009 10:00 am
Forum: Support and Development
Topic: Two instances of an animation sharing the same animation
Replies: 3
Views: 1941

Re: Two instances of an animation sharing the same animation

You're not using the same image for every NPC/character are you? You'll need animations for the others anyway.
by Kaze
Tue Mar 03, 2009 5:12 pm
Forum: Games and Creations
Topic: NetPong (LUBEd Pong)
Replies: 9
Views: 7648

Re: NetPong (LUBEd Pong)

iamah wrote:i pressed enter and got a black screen, how do i play it?

Code: Select all

[17:06] <Kaze> AI doesn't even work.
[17:06] <bartbes> why doesn't it? it does
[17:06] <Kaze> Just a blank screen.
[17:07] <bartbes> now run the player at the same time
[17:07] <bartbes> it's a server remember?
by Kaze
Tue Mar 03, 2009 5:10 pm
Forum: Libraries and Tools
Topic: LoveUI for Love 0.5.0
Replies: 118
Views: 72798

Re: LoveUI... The next generation in gui development.

Thanks guys :) Updated a new example. and new .love zipped attachment in first post. (for mac users unzip and rename with .love extension, for windows users I'm not sure if you can just rename the .zip as .love... but I think you can, I just zipped up the folder and uploaded it.) Added Button, whic...
by Kaze
Tue Mar 03, 2009 7:36 am
Forum: General
Topic: Avatars: OBEY!
Replies: 763
Views: 1001679

Re: Avatars: OBEY!

Omarrr :neko: