Flutter-Bounty-Hunters / follow_the_leader

MIT License
13 stars 5 forks source link

Adjusted fade boundary to only fade when all of the follower is out of bounds (Resolves #30) #33

Closed matthew-carroll closed 1 year ago

matthew-carroll commented 1 year ago

Adjusted fade boundary to only fade when all of the follower is out of bounds (Resolves #30)

Previously, followers were fading out when their top-left corner moved out of bounds.