*** EDITED ***
Hello everyone, i have some issues when i run my game outside the editor. Some scripts doesn’t work properly.
This is how game runs inside the editor
and this is how ti runs as a user
As you can see the enemy does some weird stuff outside the editor. I did a development build and no errors appeard. This is the code i use on the enemy for triggering the attack and the detection : https://paste.myst.rs/btk
Any suggestions guys?