GameMaker Studio 2: Object Follow Camera

Опубликовано: 13 Октябрь 2024
на канале: GameMaker Rob
13,564
218

[--- SUPPORT ME / SOCIAL MEDIA ---]
Discord:   / discord  
Patreon:   / gamemakerrob  
Itch: https://gamemaker-rob.itch.io/
Twitter:   / randomdude_sdu  

[--- ABOUT THIS VIDEO ---]

Want to know how to make your button/GUI objects follow the camera? Look no further.

This is aimed at beginner GameMakers and you can copy/paste a few lines of code into any objects that you need to follow the view, regardless of their position or sprite origin.

Consider doing away with objects following the camera and use the draw_gui event instead!

This video covers how to do exactly that:    • GameMaker Studio 2: Buttons in the GU...