To kill a mocking bird? Input doesn't work.

I know you don’t. I just can’t figure out how you call a function without doing it cause I can’t

Take notice where the kill function is made. It’s inside of the crow class.

The kill function is then triggered from the player character class. it loops over the crows gathered in the array and calls kill from each of them.

I will try again. I noticed that too. XD

ok I figured but another problem arouse. the crows variable in second picture, I can not get it.Even tho I created it in char bp.

You need to create a new variable inside of the player character called “crows”.
Set its type to the crow bp. Once it’s made switch it to an array (that will give you the squares next to the variable).

lol I am stupid. I created that variable but when I trry to cast, I use cast to character instead of bp_first person. Sorry man.

Don’t be too hard on yourself. You’re still learning :slight_smile:
Hope you get it up and running with some time & effort.

1 Like

I did it bro. Well you did it actually. It works. Thank you so much. Yes I still have a lot of things to learn. I use youtube and here to improve my knowledge. Thanks again.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.