Page 1 of 1

GMTK entry: SnogWars

Posted: Wed Jul 15, 2020 10:20 am
by TheHUG

Re: GMTK entry: SnogWars

Posted: Wed Jul 15, 2020 10:54 am
by sphyrth
I was just randomly playing when this happened at some point (I hope it's only because of the Evil Keyboard).

Code: Select all

Error

drawTongue.lua:31: Cannot triangulate polygon.


Traceback

[C]: in function 'triangulate'
drawTongue.lua:31: in function 'draw_tongue'
main.lua:346: in function 'draw'
[C]: in function 'xpcall'
Anyway, did you mean to leave the hitbox lines visible (I was using the 32-bit executable)?

Re: GMTK entry: SnogWars

Posted: Wed Jul 15, 2020 3:15 pm
by TheHUG
sphyrth wrote: Wed Jul 15, 2020 10:54 am I was just randomly playing when this happened at some point (I hope it's only because of the Evil Keyboard).

Code: Select all

Error

drawTongue.lua:31: Cannot triangulate polygon.


Traceback

[C]: in function 'triangulate'
drawTongue.lua:31: in function 'draw_tongue'
main.lua:346: in function 'draw'
[C]: in function 'xpcall'
Anyway, did you mean to leave the hitbox lines visible (I was using the 32-bit executable)?
Yeah, sorry about that. Wasn't able to figure it out before time ran out, but (at least when we playtested) it happened infrequently enough that it is still playable. thanks anyway for letting me know :)

yeah, as you can see the graphics for the tongues don't line up well with the hitboxes, so we wanted to make sure to give that info to the players a different way. Though I later tried with them turned off and the game is so chaotic you might not have noticed anyway :P

thanks for playing!