Hello,
I just started scripting and taking baby steps to making a bot. However I dont know why I cannot instantiate type Character according to the OSBOT API. I know that its an abstract class so how would i go about using it syntax wise... also tried extending it in the class. Im trying to do character.isAnimation() method.
https://gyazo.com/3a7863f01f4a2a57caaf752444cb50b5
https://gyazo.com/843accad8fd0e2265226ffece7105e5c
Much help would be appreciated!