[Solved] Cant see nearest friend with harder steel glass and up

is the a glitch or is it supposed to be like this

What level are you working on Jeremy? Also, any error messages, or other pertinent screenshots you can post?

i completed it using different pair and how take screen shot

If you are running Win 10, WindowsKey + Shift + S will open the snipping app. Just drag a box around what you want to share and it will place it in your clipboard, ready to paste here.

i am on a chromebook

See if Snipping Tool is part of your application set. If not, then I don’t know Chrome enough to help further.

Otherwise, the PRT SC button should work…it will take a shot of your entire desktop.

did that work or do i need to retake

nope, that looks perfect. It looks to be your whole screen, but that is ok…much better than nothing!

If you are searching for hero.findNearestFriend() you don’t have it.
Replace with hero.findNearest(hero.findFriends()),
hero.findNearest(hero.findByType(‘archer’)), etc …