ScriptableObjects as Algorithms

In our previous tutorial about Tilemaps we are using interfaces to pass along to the Generate method to create our tilemap data.In this topic I’d like to expand on this and use ScriptableObjects for future algorithms that can be applied on top of eachother. I will create an abstract base class for each algorithm weContinue reading “ScriptableObjects as Algorithms”

Design a site like this with WordPress.com
Get started