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

Writing Scripts

  • Wallace Wang,
  • Tonnetta Walcott

摘要

When you create a project with at least one scene that displays graphic images on the screen, that scene will appear static no matter what the user does. To make a project interactive, you need to write scripts that respond when something happens to a specific node. Two common ways to make a project interactive are to let the user control an object in a project and to let the computer change the appearance of a project when collisions occur between objects.