NOTE: This is going to go in my signature. This simply contains some tips on making a good forum post, since some newbies have issues with that. There might already be a post similar to this that I don’t know of.
Before posting on the forums:
- Look online for your issue. Bing and Google are wonderful tools, so use them!
- Make sure your post is in the correct category. Posts made in the wrong place will get fewer replies and may be moved or locked by moderators.
Picking a subject line:
- Shortly describe your issue. For example: “OnCollisionEnter is not detecting collisions”.
- DO NOT use subject lines such as “Please help me” or something generic like “My script is not working”.
Writing a proper post:
- Describe your issue in as much detail as possible. The more you describe, the more likely we’ll know what’s going on.
- Show your logical reasoning, either in text or as comments in code.
- Describe what you’ve tried so far to resolve your issue.
- Provide full error messages (if applicable).
- Provide line numbers of scripting errors
- Use code tags to insert code properly. Don’t post screenshots of code.
- Use proper grammar (exceptions made for foreign speakers).
DON’T:
- Ask generic questions like “How do I move the camera” or “Make me a tutorial” (yes, someone asked me that).
- Ask people to download entire projects or packages, unless it’s absolutely necessary.
- Make a post with images and no description.
- Insert non-formatted code or pictures of code. Insert code properly as shown here.
Example of a BAD post: Click here.
- Bad subject line. “error in unity” is very generic and doesn’t describe the issue.
- No description. Pasting images without a description is a no-no.
- Crying for help, when he hasn’t shown any effort in even making a good post.
Example of a GOOD post: Click here.
- Good subject line.
- Shows he read the docs, so he put in effort before asking.
- Properly describes his question, and gets a good answer.
How to add images How to add images
How to add images:
You can drag-and-drop images onto your post.
Also for screenshots (I do this on Windows), you can press the print screen key, then ctrl+v (paste) in your post.
Instructions for posting images with Imgur:
STEP 1: Make a screenshot. On Windows, you can press the “print screen” button. If you’re not sure, just use the Snipping Tool. Mac users, press Cmd+Shift+3
STEP 2: Press the “New Post” button, then drag and drop your image, or paste it. You’ll come here:
Hover your mouse over the image, and click the arrow:
Click on “Get Share Links” and select “BBCode-Forums”.
Here, you can just copy and paste Imgur’s link into your post.
Or you can go the extra mile to see the image as you’re typing your post:
Insert the link, but without the tags.
Congratulations! You’ve properly added an image to your post!
Change the title of your post
Thank you for reading, and happy coding
If you think there is anything I missed, let me know.