I’m making a fighting game. I want the character to Anchor, look at the mouse and shoot lightning when using a skill, and then Unanchor and return to normal.
What is the issue?
I don’t understand how to aim a character
What solutions have you tried so far?
I looked through the forums on roblox, but alas, I did not understand anything. I substituted different scripts, but either an error popped up, or the character hung in the air, etc.
Yes, I tried CFrame, but I don’t understand how to make the function itself. I found a problem that Position is not transmitted to the server script - therefore an error is issued
I’m watching tutorials now. When I find a +/- normal solution, I’ll write.