• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Legacy GM DS_Map stored in a DS_Grid

R

Roger Robertson

Guest
Okay I'm sure I've missed this in the Docs, but how does one get a value from a ds_map stored in a ds_grid?
I understand how to create the grid with the map items however for the life of me I can't figure out how to read the map.

ie an 8x8 grid with a map of items "Sprite" = "spr_name", "Sound"="snd_boom", "State"="explode"

Any help is appreciated.


-RR
 
Top