The environment was set up using GMS version 2022.9.1.51. I take no credit for the assets or the concepts. All I have provided are the assets from the tutorial and the preferences for GML code (not ...
var tile_index_x = tile_index mod ts_horizontal_count; var tile_index_y = tile_index div ts_horizontal_count; var uv_left = ts_uvs_left + ts_texel_tile_width * tile_index_x; var uv_top = ts_uvs_top + ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results