#Is there any way to get Tile Animation Speed from tilemap function?
10 messages · Page 1 of 1 (latest)
I can't find function like tilemap_get_speed.
Like this, everything drawn is sorted.
But I can't apply the tile animation speed of the tiles to the drawing system.
Is there any way to get Tile Animation Speed from tilemap function?
@steady crow I don't think one exists, due to how gms2 handles tiles and such
you prob just have to make some kind of data table yourself to reference for what each is set too.
you can't change the speed at runtime so the number that is set there will always be the speed