Search found 5 matches

by silvergene
Wed Nov 19, 2014 1:53 pm
Forum: General
Topic: Collision with Hardon Collider
Replies: 7
Views: 6608

Re: Collision with Hardon Collider

Yea, thanks for the help :awesome: Still am a newbie, so I am kind of struggling to understand the code, but I think i got most of it ^^ Now, I tried to make some attack mechanics, but I am having a little trouble. So, I wanted to kind of.. generalize the attack function, because right now it only w...
by silvergene
Mon Nov 10, 2014 12:32 am
Forum: General
Topic: Collision with Hardon Collider
Replies: 7
Views: 6608

Re: Collision with Hardon Collider

'Kay, now another quick question (I still wanna know how to add sprites to shapes), how to make melee weapons? I think I am kind of abusing in terms of asking question in a single thread, but seriously, I have no idea.
by silvergene
Sun Nov 09, 2014 12:37 am
Forum: General
Topic: Collision with Hardon Collider
Replies: 7
Views: 6608

Re: Collision with Hardon Collider

BTW, how do I load sprites into the shapes? :p
by silvergene
Sat Nov 08, 2014 4:22 pm
Forum: General
Topic: Collision with Hardon Collider
Replies: 7
Views: 6608

Re: Collision with Hardon Collider

Nevermind, I think I "technically" did it.

The problem is that the collision is not exact (I sometimes stay a few pixels away from the enemy).

Anyone know a way to fix that?
by silvergene
Wed Nov 05, 2014 3:34 am
Forum: General
Topic: Collision with Hardon Collider
Replies: 7
Views: 6608

Collision with Hardon Collider

You see, I am terribly new to this kind of stuff, Lua, LÖVE, Hardon Collider.. And I think this is kind of a noob question but.. I can use Hardon Collider to detect the collision, but I don't really know what to do next. I sincerely don't know how to make the character don't go through a wall and si...