# 普通场景

入口：场景区>>>场景（我们也可称为普通场景）

<figure><img src="/files/pyDV5RkI4hiKn8u3G7R6" alt=""><figcaption></figcaption></figure>

## 普通场景简单介绍

【普通场景】展开后有n个场景缩略图，<mark style="color:red;">**在普通场景下添加/更改的内容，只对当前场景生效**</mark>

## 普通场景相关操作

### 1.新建场景

**1）方法 1**

* 点击场景面板右侧的“+”按钮
* 将在当前场景后面新增一个场景
* 场景名称默认为“New\_scene”，可编辑重命名

**2）方法 2**

* 点击选中任一场景缩略图，鼠标右键单击
* 点击弹窗“新建场景”文字按钮，将在当前场景后面新增一个场景
* 场景名称默认为“New\_scene”，可编辑重命名

![](/files/Dq1qFafr7trjzjrotT3x)

### 2.复制场景

* 点击选中任一场景缩略图
* 鼠标右键单击
* 点击弹窗“复制场景”文字按钮，则会在当前场景后面复制一个新的场景
* 新场景名称默认为“原名称\_copy”，可编辑重命名

<div align="left"><figure><img src="/files/L2Lz7omI03YkvMv2mrlu" alt="" width="189"><figcaption></figcaption></figure></div>

### 3.重命名

**1）方法 1**

* 将鼠标移动到场景名称范围内，就会出现【小铅笔】图标
* 点击【小铅笔】图标，即可修改名称

**2）方法 2**

* 点击选中需要修改名称的场景缩略图
* 双击场景名称，即可修改名称

**3）方法 3**

* 点击选中需要修改名称的场景缩略图
* 鼠标右键单击，点击弹窗【重命名】文字按钮，即可修改名称

![](/files/EZHeqkMpM9I24kGZTJq1)   ![](/files/xTx7gTWMusb0Fh0vfoWd) ![](/files/2dWOTrNkFGdeTgvgDZSh)

### 4.删除场景

* 点击选中需要删除场景缩略图
* 鼠标右键单击，点击小弹窗【删除场景】文字按钮，就会出现二次确认删除的弹窗
* 点击【确认】按钮，当前场景便会被删除
* 误删时，可以通过【Ctrl+Z】或【撤回】按钮来撤回操作

![](/files/mxAghutttuBr59mXxKkO)   ![](/files/aFncybd8EH9deuxpwlgp)

## 普通场景划分建议

在制作之初，建议提前规划好需要制作多少个场景，每个场景的任务是什么。

通常来说，我们建议：

* 固定步骤：每个步骤1个场景
* 有一定的自由度：核心玩法放1个场景，结束页单独1个场景

👉推荐阅读： [制作技巧-场景制作](/ke-wan-gong-ju-zi-you-bian-ji-qi/zi-you-bian-ji-qi-zhi-zuo-ji-qiao-zhong-xin/tong-yong-zhi-zuo-ji-qiao/zhi-zuo-ji-qiao-chang-jing-zhi-zuo.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.playturbo.cn/ke-wan-gong-ju-zi-you-bian-ji-qi/zi-you-bian-ji-qi-shi-yong-zhi-nan/bian-ji-ye-mian-fen-qu-jie-shao/chang-jing-qu/pu-tong-chang-jing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
