Can an actor access another acting without extending it? Sorry, I’m new.
Extending is not used for providing access -- it is only used for inheritance. Getting references and using public methods (or fields) provide access. You will have to provide details for quick decent help.