Just create a FruitBase abstract class that inherits from Actor class and set it as parent to the Banana, Apple, Pear, etc class.
Just create a FruitBase abstract class that inherits from Actor class and set it as parent to the Banana, Apple, Pear, etc class.