Buggy blocks

hello everyone, I got another two problems that happened.

1.Blocks going buggy and you see only half of them.
2. standing in mid air or just falling through the world in play mode.

Hi ,

Are you using solely BSP brushes or do you have static meshes as well?

I was using BSP brushing so I could put textures on properly, I did turn them into static mesh and that fixed the problem however I don’t know if there is a way to adjust the texture on a static mesh,.

Hi ,

Static meshes require UV maps that are autogenerated in engine. What you need to do to affect the material is apply texture coordinates within the material you are using and adjust the UV values until you get the look you want.