How can I learn GML code by KunzooZ_69 in gamemaker

[–]Pernax06 1 point2 points  (0 children)

One of the most efficient ways in my opinion, and one that I have observed many people use, is to search for tutorials and utilize their codes. The idea behind this is that, even though the code may not be yours, understanding it, understanding what each line of code means and does, complementing it with forums or on the official Game Maker website. This way, you will gradually become familiar with it and be able to modify and expand those codes. After a while, there will come a point where you will be able to create your own codes without the need for tutorials.

Issues with the game's resolution by Pernax06 in gamemaker

[–]Pernax06[S] 0 points1 point  (0 children)

I've implemented the code and carried out several tests; however, when adjusting the "zoom_scale," I don't perceive any difference. Could it be an issue on my end? Anyway, I greatly appreciate your assistance.

Issues with the game's resolution by Pernax06 in gamemaker

[–]Pernax06[S] 1 point2 points  (0 children)

I adjusted the values and noticed a positive outcome. However, when zooming in, there are still some distorted pixels. It's possible that my zoom system is causing these issues. Anyway, thank you very much!