Your player object is behind the already existing tree objects on your layer 0.
On start of layout, use the action "Move to top" from the layer category for your player object.
Always remember that when you create a new object or instance, it is placed on top of all the already existing instances of the same layer it is on.