Page 1 of 1

passing throught obstacles?

Posted: Mon Jan 19, 2015 8:51 pm
by Duncan1246
Hello all,
I am wondering about the behaviour of some objects like forest fountain: in preview, party passes throught, the obstacle component don't work! Is it a bug, or something I don't understand?
Thanks for your answers...

Re: passing throught obstacles?

Posted: Mon Jan 19, 2015 10:07 pm
by minmay
ObstacleComponent only blocks the square that the object is on. The fountain's model takes up multiple squares so you need to place invisible_wall objects to block the remaining ones.

Re: passing throught obstacles? (solved)

Posted: Mon Jan 19, 2015 11:16 pm
by Duncan1246
Thanks Minmay for ypur reply! Fontains is placed on one square, but effectivly it's spread around in visual rendering... :?