FPS Tutorial [Part 2]

You should probably have some experience with the topic you are wanting to teach, at this point you might as well just link to the videos. This written tutorial lacks a lot of information, like how am I meant to structure the code? The tutorial should continue from where the previous one left off. The video you linked also has some questionable practices, like polling for the game to be loaded instead of waiting for it to be loaded and instantly executing any code. Not to mention that is completely unnecessary for non-ReplicatedFirst stuff.

8 Likes