Ok so im having a great time and all that and then this error pops up and im like oh god and I cant seem to fix it and I cant find any other post having the fix in it so please help me ._.
This is where the error is located
Ok so im having a great time and all that and then this error pops up and im like oh god and I cant seem to fix it and I cant find any other post having the fix in it so please help me ._.
This is where the error is located
You need to conect a component to the target pin.
If you don’t do it, the attachcomponet box use “self” as a target, but “self” in that case is the FisrtPersonCharacter blueprint itself, and that’s not a component !
You need to connect Target(self) to whatever your trying to get children components from
Hi
Thanks for the reply.
Let me try connecting something to the Target from the components tab.