Page 1 of 1

more specifics

PostPosted: Fri Mar 11, 2011 2:22 pm
by NightOfHorror
You should add in EventDisable a more specific thing where we could Disable like shooting, but not the whole KeyDown event. Also I dont know if this will be with new collisions, but you should add collision lines where we draw a line like the pencil tool in Paint and have that attacth to something so you can make more specific collisions like mainly for weak points.

Re: more specifics

PostPosted: Fri Mar 11, 2011 4:02 pm
by Game A Gogo
Disabling specific things like a single key-stroke can be controlled more efficiently with a variable than a function, in my opinion

Re: more specifics

PostPosted: Sat Mar 12, 2011 2:58 am
by NightOfHorror
ehh, I say we have event. I agree variables clean code and is better, but I would like an event.