Showcase your libraries, tools and other projects that help your fellow love users.
bmzz
Prole
Posts: 16 Joined: Fri May 06, 2011 9:21 am
Post
by bmzz » Tue May 10, 2011 4:28 pm
There is a simple tracking system.
Example :
Code: Select all
function love.update(dt)
-- we need tracker/target provide x,y index for Tracker system
Tracker.trace(speed, tracker, target)
end
try it.
kikito
Inner party member
Posts: 3153 Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:
Post
by kikito » Tue May 10, 2011 4:33 pm
World of goo uses something similar for the cursor. But they have much more circles, and the small ones are at the end.
When I write def I mean function .
bmzz
Prole
Posts: 16 Joined: Fri May 06, 2011 9:21 am
Post
by bmzz » Tue May 10, 2011 4:43 pm
kikito wrote: World of goo uses something similar for the cursor. But they have much more circles, and the small ones are at the end.
cool game, it looks funny and cute.
Jasoco
Inner party member
Posts: 3727 Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:
Post
by Jasoco » Tue May 10, 2011 7:15 pm
It is funny and cute. I own it on three platforms. Wii, Mac and iPad. The iPad is the best version. If you haven't seen it by now, buy it for something. Even if it's PC. It's not expensive.
Users browsing this forum: No registered users and 3 guests