Trying to add to the location vector of an HISM to place another one relative to it. I don’t know the location before-hand; just that if it got to this step there is room in this specific spot. Unfortunately if the parent is rotated(which it almost always will) the math will not workout and puts the child in walls.
The math should workout though. I have the relative location then math what I need, yet it will only work when the parent is rotated in specific ways; showing me it isn’t relative… Why?
It should work but won’t.
Any help appreciated.