2D arrays get a little more complicated, especially when displaying them. But fear not, we’ll walk through all of it together here, and by the end you’ll be a pro!
Array Projects:
Check out my GameMaker Studio course on Udemy for only $9.99:
Check out our website @ www.beyondusgames.com
Connect with us on Twitter @BeyondUsGames
Support us on Patreon @ www.patreon.com/beyondusgames
Outro Music courtesy of OC Remix.
Nguồn: https://shaarique.com/
Xem thêm bài viết khác: https://shaarique.com/game/
Creative Art Supplies
July 8, 2020Ive noticed that sometimes there is an array written with a #, example "item_data[# 2, item.name] = "Red potion";" What is the purpose of that? why not just put "2" in this case
mamacato
July 8, 2020Very nice, mister.
al videos
July 8, 2020Dang, is that really how you do arrays? This program is shitty. Even old flash actionscript you can make a REAL array without typing in each line. for example you would simply type Array = [1,10,22,"LEVEL",12] etc etc. I don't know why adobe let their flash become obsolete, and now we have to us this type of garbage where you can't even type in a real fucking array.
Emptynism
July 8, 2020It's kinda frustrating that you have to type the vertical value before the horizontal one and not the other way around like we usually type coordinates
Taencred
July 8, 2020Great video! It's a great idea to visually represent the system!
Wesley Carroll
July 8, 2020Great video. I am glad I discovered your channel.