# Is There a Way to Copy a Scene and Copy its Blocks?

**URL:** https://community.thunkable.com/t/is-there-a-way-to-copy-a-scene-and-copy-its-blocks/1497733
**Category:** Questions about Thunkable X
**Created:** [September 10, 2021, 6:32am UTC](https://community.thunkable.com/t/is-there-a-way-to-copy-a-scene-and-copy-its-blocks/1497733 "2021-09-10T06:32:17Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![jnmonline](https://avatars.discourse-cdn.com/v4/letter/j/96bed5/32.png) [@jnmonline](https://community.thunkable.com/u/jnmonline)
#### Post date: [September 10, 2021, 6:32am UTC](https://community.thunkable.com/t/is-there-a-way-to-copy-a-scene-and-copy-its-blocks/1497733/1 "2021-09-10T06:32:17Z")

</div>

Just made a pretty complex level 1 for my game, now I am ready to work on level 2. I duplicate my scene to create level 2 and when I check the blocks, the scene has no codes. I have to admit this took me off guard, since I did not expect this. If there is no way to duplicate the blocks this makes scalability pretty difficult. Is there something I am missing? Big thanks in advance for all replies!

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [September 10, 2021, 6:42am UTC](https://community.thunkable.com/t/is-there-a-way-to-copy-a-scene-and-copy-its-blocks/1497733/2 "2021-09-10T06:42:41Z")

</div>

What do you mean by “the scene has no codes”? Did you [save a screen](https://docs.thunkable.com/screen#save-screen) and then create a new screen from the saved one? Can you show a screenshot of the original screen and the new screen?

---

<div class="post-metadata">

### Author: ![jnmonline](https://avatars.discourse-cdn.com/v4/letter/j/96bed5/32.png) [@jnmonline](https://community.thunkable.com/u/jnmonline)
#### Post date: [September 10, 2021, 7:00am UTC](https://community.thunkable.com/t/is-there-a-way-to-copy-a-scene-and-copy-its-blocks/1497733/3 "2021-09-10T07:00:09Z")

</div>

Please note I am using the drag & drop interface. I did not save a screen, the only option I see is to “duplicate” the screen. Is the “save a screen” option not available for me? or am I missing it?

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [September 10, 2021, 7:09am UTC](https://community.thunkable.com/t/is-there-a-way-to-copy-a-scene-and-copy-its-blocks/1497733/4 "2021-09-10T07:09:45Z")

</div>

Duplicating the screen in the _drag-and-drop_ interface will **not** copy any blocks. Saving the screen in the _snap-to-place_ interface and then creating a new screen from the saved one **will** copy all of the blocks.

You said this took you off guard but there’s a warning message that appears when you duplicate a screen in the drag-and-drop interface:

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/6/06855fc0a42a9171de3bf90a9c209d1e714d89d5.png)

---

<div class="post-metadata">

### Author: ![jnmonline](https://avatars.discourse-cdn.com/v4/letter/j/96bed5/32.png) [@jnmonline](https://community.thunkable.com/u/jnmonline)
#### Post date: [September 10, 2021, 7:17am UTC](https://community.thunkable.com/t/is-there-a-way-to-copy-a-scene-and-copy-its-blocks/1497733/5 "2021-09-10T07:17:12Z")

</div>

A good reminder to always read everything. Thanks tatiang, guess I have to get to work, or re-think my whole framework. I appreciate the response, hope to see this added soon one day.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [September 10, 2021, 7:37am UTC](https://community.thunkable.com/t/is-there-a-way-to-copy-a-scene-and-copy-its-blocks/1497733/6 "2021-09-10T07:37:29Z")

</div>

Remember, coding blocks within the same project can easily be copied from one screen to another by simply using Ctrl-C / Ctrl-V combination (Cmd-C / Cmd-V for Mac)

---

<div class="post-metadata">

### Author: ![jnmonline](https://avatars.discourse-cdn.com/v4/letter/j/96bed5/32.png) [@jnmonline](https://community.thunkable.com/u/jnmonline)
#### Post date: [September 10, 2021, 7:52am UTC](https://community.thunkable.com/t/is-there-a-way-to-copy-a-scene-and-copy-its-blocks/1497733/7 "2021-09-10T07:52:56Z")

</div>

Thank you so much muneer! You are a life saver my friend… this helps me so much!

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:16pm UTC](https://community.thunkable.com/t/is-there-a-way-to-copy-a-scene-and-copy-its-blocks/1497733/8 "2024-11-08T13:16:49Z")

</div>


