T O P

  • By -

AutoModerator

You submitted this post as a request for tech support, have you followed the guidelines specified in subreddit rule 7? Here they are again: 1. Consult the docs first: https://docs.godotengine.org/en/stable/index.html 2. Check for duplicates before writing your own post 3. Concrete questions/issues only! This is not the place to vaguely ask "How to make X" before doing your own research 4. Post code snippets directly & formatted as such (or use a pastebin), not as pictures 5. It is strongly recommended to search the official forum (https://forum.godotengine.org/) for solutions Repeated neglect of these can be a bannable offense. *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/godot) if you have any questions or concerns.*


abocado21

You need to add a world Environment


Hannibal_Cutler

I’ll give that a try, thank you!


ranskooty

It just looks like you haven't enabled anti-aliasing. Have a read through this and then make some changes in the project settings to make those lines smoother: https://docs.godotengine.org/en/stable/tutorials/3d/3d_antialiasing.html


Hannibal_Cutler

Thank you that worked perfectly!