hello, I encounter a problem with viruses (sprites) that are spinning around themselves, the project is downloadable.I think the problem is related to the conditions I used (in tab event "at the bottom)
link to project : https://drive.google.com/open?id=1vtuYNpusSBXtAORLA6MrDytHf5lR4uAc
Develop games in your browser. Powerful, performant & highly capable.
For angles use anglelerp expression instead of lerp.
anglelerp(firstAngle, secondAngle, dt*n)