Hello, so i am a decent in coding but i mostly used php and .net .
However after some suggestions here i got into typescript and i love it. Now i checked the plugin SDK basic bullet behavior example on GitHub.
I am trying to find where you actually make the bullet move in this behavior, or where it actually becomes the bullet.
The TS files contains different settings for the bullet like speed and such, but i cannot find where it actually makes the object into a "bullet".
If anyone can point me in the right direction where to look, so i can learn, that would be awesome. Thanks.