Hi,
title says it all. I'm looking for a way to spawn an object right in front of the player. The special thing about this is that the angle is also important. That means it should always spawn in front of the player's face no matter in which direction he/she/it is turning.
I tried to do it with the addObject method but no success in any way I could think of using it since I can only add objects with a X and Y coordinate.
Any help?
Thanks in advance.

