How Exactly Do "Tracers" Work?

Voidy2246

Member
✨ Collaborator ✨
Screenshot 2021-04-06 185723.png


Screenshot 2021-04-06 185501.png

So for context, I'm trying to make an alternate version of a projectile attack to where if you hold down a certain button, it'll make the projectile lob towards enemies and monitors similar to how Fang lobs his bombs at you in his boss fight. If we look at the code above, it should work.

srb20001.gif

However, in execution, it doesn't.

Screenshot 2021-04-06 190452.png

My theory is that it may be affected by this other bit of code which is supposed to determine where the bomb goes based on certain situations. I have not yet to code it based on the homing shot because I'm still kinda new to lua. If anyone knows what to do for homing shots, let me know!

EDIT: I don't really mind this too much since it can also be used as a way to lock your camera onto enemies so that your shots can be slightly more accurate, but I'm just saying that for sake of consistancy, it would be nice for the bombs to home in on the target.
 
Last edited:

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top