Hi everyone, I am currently working on my small FPS project and I am encountering recoil issues. I had finished gun recoil animation so far, but to apply player’s camera spring is another story.
I have tried many methods so far, yet none satisfy my expectation. I can just copy module scripts from tutorials. However, as a beginner, what is the point of mindless copying and pasting if I cannot understand how some specific codes work?
Long story short, I want to attempt making my own recoil camera. What should I prepare for (like kind of Lua knowledge) and which procedure should I follow to make a proper script?