Ultimate Guide to Beaches

Nice job at your guide!
It is kind of plain tho…maybe add a bit more?

You can add, for example:
How to make umbrellas/chairs for the beach!
A list of sentries to use for detail!
How to make a dock and fishing hut!

3 Likes

Oh,ok. I not really familiar with devices

For umbrellas/chairs you can use a barrier or custom shape.
For a dock/fishing hut you can use wooden props.
A sentry (NPC) is found in the devices section.

You don’t need a complicated device mechanism :D.

1 Like

nah, its art

How about you add a list of custom beach props?
as potato said, stuff like umbrellas, towels, chair, and balls

4 Likes

i feel like the highlight for the water should come with some sort of context with it- like is the water outside? is the water in a cave? that kind of information shapes where you put the highlights (where the water is lit up)
for example, in the reference picture you showed for water
since the water is surrounded by grass, that suggests that the water is outside
and if the water is outside, there should be more light hitting that water unless theres a hill with weirdly shaped cracks in it
[1]

heres a formatting guide btw if you need it

extra formatting options for the uninformed!

[2]

Headings!

you can make this using a hashtag and a space (# exampleText)
there are SIX different sizes of heading!

exampleText (# exampleText)

exampleText (## exampleText)

exampleText (### exampleText)

exampleText (#### exampleText)

exampleText (##### exampleText)
exampleText (###### exampleText)

you can also make this using h1-h6 wrapped in the left and right arrows!

exampleTxt

<h1>exampleTxt</h1>

however, it seems like if you put text under headings using html formatting (that ^) then all formatting for that text just doesnt work

heading6
**bold**

bold

<h6>heading6</h6>
**bold**

**bold** //why does this one work?

[3]

heading6

bold

<h6>heading6</h6>

**bold** //??????

Dividers!

you can make these using three asterisks in an empty row! (***)
examples above this and directly below this sentence


Footnotes!

i used to refer to these as tooltips but it turns out theyre actually named footnotes
you can make these using one caret (^), one left bracket, whatever you want inside, and one right bracket!

^[]

[4]
also images can go into the tooltips
[5]


Images!

you probably know how to put these in
but you can actually change the sizes to a number outside of 100, 75 or 50!
simply go to the text version of the image

![2025_12_05_0dl_Kleki|690x431, 50%](upload://8Z7cJoamPD5uiGyRpwYgOg29ujL.png)

find where the size is typed in;

690x431, 50%]
or
width x height, current size of image]

and change the percentage!

![2025_12_05_0dl_Kleki|690x431, 10%](upload://8Z7cJoamPD5uiGyRpwYgOg29ujL.png)

this also applies to gifs!
Bunny
[6]

![Bunny|690x345, 10%](upload://7II3PPAcjFVSIo3vmEJ98RkNJw8.gif)

you can also crop them via the size (they wont stretch)

![2025_12_05_0dl_Kleki|690x200, 50%](upload://8Z7cJoamPD5uiGyRpwYgOg29ujL.png)

Strikethrough!

you can make these by using two tildes (~) on both sides of your text!

~~exampleTxt~~

exampleTxt
[7]
theres multiple ways of doings this, though markdown uses less characters

[s]exampleTxt[/s] bbcode
<s>exampleTxt</s> html
~~exampleTxt~~ markdown

the rest of these will just be extra things you can make using markdown (and maybe bbcode or html)

More Formatting Options!

Superscript and Subscript!

Normal text for comparison<sup>exampleTxtSuper</sup>

Normal text for comparisonexampleTxtSuper

Normal text for comparison<sub>exampleTxtSub</sub>

Normal text for comparisonexampleTxtSub

Small Text!

theres html formatting for this but its not allowed :thinking:

[8]

if you curious and want to try to use this then the formatting is
Screenshot 2026-01-05 6.06.51 AM

Marked Text!

<mark>exampleTxt</mark>

exampleTxt

Deleted Text!

<del>exampleTxt</del>

exampleTxt
[9]

Inserted Text!

<ins>exampleTxt</ins>

exampleTxt


  1. also, shouldnt sand be on top of water? the part where water and sand overlap is just wet sand, which you could probably create with a simple mostly transparent dark orange or yellow-ish barrier with no collision or border ↩︎

  2. if it matters at all for you; i just copy & pasted this in since i dont have the energy to constantly retype this everytime somebody makes their first guide or has bad formatting ↩︎

  3. two slashes (//) make a comment in c sharp ↩︎

  4. exampleTxt ↩︎



  5. ↩︎

  6. its possible that it only works if you have the gif itself in your files ↩︎

  7. :.|:; ↩︎

  8. actually wait it might be possible??? earlier i added two quotation marks and all of a sudden it didnt allow subscript text then i removed those quotation marks and then it did allow subscript text??? ↩︎

  9. fun fact: this is actually how i used to do strikethroughs :sweat_smile: ↩︎

5 Likes

Nice job on your first guide @blu3pr1nt !

This isn’t really an ultimate guide. If you look at most of the ultimate guides they are very long.
But it’s a nice first guide, very short, but nice.

1 Like