scriptedimporter
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
scriptedimporter [2024/11/06 22:28] – 97.113.69.90 | scriptedimporter [2025/01/15 04:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 18: | Line 18: | ||
var superParent = new GameObject(" | var superParent = new GameObject(" | ||
var superParent2 = new GameObject(" | var superParent2 = new GameObject(" | ||
- | superParent.transform.parent = superParent.transform; | + | superParent2.transform.parent = superParent.transform; |
| | ||
childToHide.transform.parent = superParent2.transform; | childToHide.transform.parent = superParent2.transform; |
scriptedimporter.1730932123.txt.gz · Last modified: 2025/01/15 04:35 (external edit)