UNIT 18 INTRODUCTION

 

 

This unit is for procedural programming.

Procedural programming is the logical progression of the steps taken within a computer program, in this case the Unreal Engine, in order to achieve an action in the game.

If the procedure is incorrect then the program will not function properly, if at all. So this is the nuts and bolts of the program and how it runs.

I will be chronicling my journey through this process. Documenting my achievements and failures. Along with any actions I took to remedy my failures.

Hopefully it will give you an insight into programming. Please read on.