Hello all,
I’m working on a game that uses projectiles to cast things at things and I am using the touched event to do that. The projectile doesn’t give the touched event for a few seconds after it is created.
Here is an example of this not working:
Here is an example of it working:
I am getting no errors and help is appreciated!
(I can give code if you ask)