Skip to content

Patrikkk/FakeProvider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%