浏览代码

fix info about max_instances

AGulev 10 月之前
父节点
当前提交
dec61488e7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/en/manuals/project-settings.md

+ 1 - 1
docs/en/manuals/project-settings.md

@@ -281,7 +281,7 @@ File containing SSL root certificates to use when verifying the certificate chai
 ### Collection
 ### Collection
 
 
 #### Max Instances
 #### Max Instances
-Max number of game object instances in a collection, `1024` by default.
+Max number of game object instances in a collection, `1024` by default. [(See information about component max count optimizations)](#component-max-count-optimizations).
 
 
 #### Max Input Stack Entries
 #### Max Input Stack Entries
 Max number of game objects in the input stack, `16` by default.
 Max number of game objects in the input stack, `16` by default.