godotengine / godotengine/godot-docs

Tutorial section on servers shows only how to allocate new instances

Open
#6,683 1 comment 0 reactions 0 assignees View on GitHub
area:manual enhancement
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

**Your Godot version:**
4.0 beta 11

**Issue description:**
Documentation for optimization using servers talks about manual memory management (`They are allocated and freed manually.`) but examples only show how to create new instances, not how to free them. This seems like a slight oversight. Perhaps adding one more section at the end for freeing allocated instances could help?

**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/latest/tutorials/performance/using_servers.html
https://docs.godotengine.org/en/latest/tutorials/performance/using_servers.html#instantiating-a-mesh-into-3d-space

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.