Hey everyone. So far, I've customized two different trees, and added my grass texture. At first, my FPSPlayer would falll through the terrain in game mode. I added a mesh collider to my terrain game object and then also made it preset. I made sure my player is starting at a position that is ABOVE the terrain- not IN or EXACTLY ON. My FPSplayer position is x: 400.5, y:100, z:581.75. I scaled up my player to 7 so that it's easier to navigate through the tall grass. Problem fixed. New problem: FPSplayer won't jump! I'm looking into fixing that now.