Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
Hi!
I have an issue with the shooting. The shooting itself works very well, but the spawning position of the arrow I'm shooting is not correct when I move fast left or right while I'm shooting. When I'm not moving, it's correct. I tried to put the arrow as a child of the object it emitted from, but then the arrow follows the movement of the player.
Is there a way to fix this?
In Unity, I can set parent an unparent objects with code. There should be possible in Dreams too, with logic, because that would fix the problem.