Skip to content

Welcome to the "Ask" Subcategory! #2

Closed Locked Pinned Answered by sepTN
sepTN asked this question in Ask
Discussion options

You must be logged in to vote

Adding GDScript Snippets 📝

  1. Begin your code block by typing three backticks (```) followed by gdscript to specify the language.
# Example GDScript snippet
extends Node

func _ready():
    print("Hello, Godot Community!")
  1. Your GDScript code will now be displayed with syntax highlighting, making it easier for others to read and understand.

Replies: 1 comment

Comment options

sepTN
Jul 20, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by sepTN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ask
Labels
None yet
1 participant