How to make a component native without c++ knowledge

okay so I have this 2d character, right? so whenever you have a paper character it comes with 1 sprite, therefor its inherited from the c++ class. you can only change the flipbooks of inherited sprites : I want to had another sprite that’s identified as inherited.
BUT I donnt know a bleep about c++.