Skip to content

rakkarage/TestRandomBrush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TestRandomBrush - Unity Tilemap RandomBrush Tests

Adds rotation and flipping and probability to RandomBrush. Adding rotation and flipping to the 6 basic floor tiles effectively quadruples the amount of tiles. Using probability you can make some tiles more rare then others so they get chosen less. Includes simple example scene and tile set and palette.

DefaultBrush Bugs

  • rotate & flip works for box but not flood fill
  • change size of brush with ctrl and paint not working

RandomBrush Bugs

  • box & flood fill not working (and expanding)
  • not saving tiles from preview to use in paint
  • not using CreateAssetMenu
  • not showing in inspector
  • move not working

RandomBrush Features

  • choose random brush based on probability
  • randomize the transform too

About

Unity 2018 Tilemap RandomBrush Tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages