Hi iam trying to create a flight simulator - i am a beginner to unreal engine blueprints
i already implemented first person BP(pawn) to inside aircraft BP (pawn) and
3d model - throttle BP is also interactable with E
but i have tried to insert throttle BP file inside of aircraft BP its NOT WORKING( interaction is not working)
when its inserted into aricraft BP and its also not moving with aircraft
(blueprintclass >actor)
what i wanted to do is
i want my aircraft movement to be started only when i interact with throttle button is on (pulled)
please suggest what should i do in this case please guide me step by step what to do in blueprints