I see. What i am trying to do it’s:
- having a player (First person) who is walking around (the player can control his character by pressing W for up, S for down, A for left and D for right)
- a component for the player (almost like an AIM) where he kills his ennemy ( i call this componenet “ContactPoint”)
- the player can control his ContactPoint with I for UP, K for down, J for left and L for right.
Please tell me if i am clear enough. Thanks for your time to answer me.