RuleTile with Random GameObject instead of Sprite
superfrantv opened this issue · 3 comments
superfrantv commented
Hello,
i created differend Grass-Prefabs wiht Animation and so on, i will place them using a RuleTile's GameObject Field, but i need the GameObject Field there where actually the Random Sprites Field is.
ChuanXin-Unity commented
I'm not sure what you mean by that. Do you want to have random GameObjects instead of random Sprites for the RuleTile?
superfrantv commented
Yes thats my idea a Tile where GameObjects instead of random Sprites can selected.
ChuanXin-Unity commented
I added some changes to the RuleTile at
ae7a328 which you can refer to for doing this.