playcanvas / playcanvas/editor
Add ability to Insert Element ScriptType in Array
Open
@willeastcott is already working on this.
Since Feb 25, 2026.
area: editor interface
area: scripts
enhancement
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 215
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 30
Description
At the moment we can delete elements but not add a new one in the middle of the array.
This is extremely time consuming to add new elements in the middle of the array
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.