Page 1 of 1

RPG spell problem

Posted: May 17th, 2011, 8:49 pm
by owenisred
Hey I'm working on an RPG game at the moment, there are a couple of things I am still unsure about tho, and this is one of them.

How do you get a spell not clip anything, ie Fire through walls & objects. Dying to know how to do it. :)

Thanks,
Owen.

Re: RPG spell problem

Posted: May 18th, 2011, 8:05 am
by arcones
I think it's hard-coded, but that may just be me. My reasoning being all the spells need to interact with something. It's collision detection.