Successfully referencing base in PyCharm

You might be able to make this happen by explicitly assigning “base” to the ShowBase instance somewhere in the global scope, so that PyCharm can see it.

1 Like