Skip to content

Latest commit

 

History

130 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeProvider

This plugin is an alternative to FakeManager and allows to have fake tile rectangles. Unlike FakeManager this plugin changes Main.tile to a custom tile provider, so make sure you don't use plugins like Tiled (but don't panic, this plugins takes the same approach as Tiled to minimize memory usage and maximize performance). This means all fake rectangles are stored inside the provider and Main.tile[x, y] actually returns a tile from a tile rectange that is on top of the Main.tile (world map is also a tile rectangle).

TODO Adding, removing, processing TileProvider, etc

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages