Can anyone help me. I need to make a new Parent cl...
# general
g
Can anyone help me. I need to make a new Parent class but I cannot figure out how. I can make a new class and select an already made parent class. But how to I make a new one?
s
a parent class is just a class. create the class you want to be a new parent. then modify whichever classes you need, set the 'parent class' to the one you created.
g
Oh wow. Thanks. haha. This was driving me crazy!!! omg thanks
🎉 1