My problem was not having the Parent: Begin Play node in my child class, which was causing the begin play in my parent class to get overridden and not fire.
1 Like
My problem was not having the Parent: Begin Play node in my child class, which was causing the begin play in my parent class to get overridden and not fire.