Trouble with ground

Hello, new game dev here. I have been trying to get my app to work. It may sound silly but my main issue is the ground. My ground isn’t solid. I tried box colliders and tilemaps and anything else that the internet says to try but I can’t figure it out to save my life. Please help and thank you

Excellent… lets start from there. We know this stuff works so post links to the steps you did and the code you made and all the parts therein and let’s see what’s going on.

How to report your problem productively in the Unity3D forums:

http://plbm.com/?p=220

This is the bare minimum of information to report:

  • what you want
  • what you tried
  • what you expected to happen
  • what actually happened, log output, variable values, and especially any errors you see
  • links to actual Unity3D documentation you used to cross-check your work (CRITICAL!!!)

The purpose of YOU providing links is to make our job easier, while simultaneously showing us that you actually put effort into the process. If you haven’t put effort into finding the documentation, why should we bother putting effort into replying?