C++ implemented code 2


Hello,

Now that the scene manager has been setup the next stage for me was to produce sprite components, game objects and rect. This is to allow us to get sprites that we load in, get bounding boxes to click and check for collisions. This helps give an image a value, for buttons we need a bounding box to detect the mouse clicks. We will also need bounding boxes later to check if the tile is being used by a building or not.

Also setup future classes that will be used for game components to store the data correctly.

Thank you for reading.

Get Industrial-Lives

Leave a comment

Log in with itch.io to leave a comment.