CompY8_3_GameMaker.docx

The Object Oriented Programming approach is different from that used in a procedural programming language such as Python or Basic. In OOP, an object can be given properties and behaviours, and the object can be duplicated so that there are many instances of the same object on the screen. In this case, there may be many instances of the enemy ... ................
................