The new array functions introduced in 2022.11 make it easier and powerful to edit arrays and find things.
Read in detail: https://gamemaker.io/en/tutorials/adv...
Array functions in the manual: https://manual.yoyogames.com/#t=GameM...
Download GameMaker today: https://opr.as/DownloadGM-YT
Everything you need to take your idea from concept to finished game. With no barriers to entry and powerful functionality, GameMaker is the ultimate 2D development environment!
00:00 Introduction
00:16 array_foreach()
00:53 array_map()
01:41 array_find_index()
02:18 array_filter()