[b40] Can't place wormhole exit if target is out of LOS...
Moderator: Moderator
[b40] Can't place wormhole exit if target is out of LOS...
Not sure if this is a bug or not (I assume it is, reason following), but wormhole talent lv >= 4 cannot place exit hole where it's out of your LOS, but ones that are lv <= 3 can do it, but randomly...is this supposed to be a bug? Or just weird behavior?
Why can't TOME 4 has a secret room where you can represent game bugs as, well, enemies you can crush like in Divine Divinity? That would be cool...
Re: [b40] Can't place wormhole exit if target is out of LOS.
It's a bug, I looked into it last night but couldn't manage to fix it in the limited amount of time I had last night.
The problem is that the canProject function got changed at some point and broke the talent. If I remove that line the talent is no longer restricted to range, if I keep it it's restricted to line of sight :/ I'll take a look at it again today but I might not be able to fix it until I get back from vacation.
*fixed*
The problem is that the canProject function got changed at some point and broke the talent. If I remove that line the talent is no longer restricted to range, if I keep it it's restricted to line of sight :/ I'll take a look at it again today but I might not be able to fix it until I get back from vacation.
*fixed*