错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Functions

  • Wallace Wang,
  • Tonnetta Walcott

摘要

You can attach a script to any item in Godot to make it interactive. To avoid creating one massive script of code, it’s better to divide a large program into smaller ones that work together. Such small programs that make up a larger program are called functions.