Skip to content

WIP: Add Instancer push-pull feature#951

Draft
aidandavey wants to merge 1 commit intoTokisanGames:mainfrom
aidandavey:Instancer-push-pull
Draft

WIP: Add Instancer push-pull feature#951
aidandavey wants to merge 1 commit intoTokisanGames:mainfrom
aidandavey:Instancer-push-pull

Conversation

@aidandavey
Copy link
Contributor

@aidandavey aidandavey commented Mar 7, 2026

An enhancement for the instancer:

Push

Push meshes from the instancer to the scene - make manual transform edits

  1. Select the mesh you want to push,
  2. Hover the push/pull menu, click Push from Instancer
  3. Instances will be added as children of Terrain3D node and removed from the instancer data (the MeshAsset remains in the list with a count of 0)

Pull

Pull meshes from the scene to the instancer once finished editing, or can be used in case you already made a scene manually and want to bring it into Terrain3D

  1. Make sure the scene you want to Pull exists in the asset list and select it
  2. Hover the push/pull menu, click Pull from Scene
  3. Children of the Terrain3D will be checked for a match (if they are based on the same PackedScene) and they will be added to the instancer data and removed from the scene.

@aidandavey aidandavey marked this pull request as draft March 7, 2026 23:25
@aidandavey aidandavey changed the title Add Instancer push-pull feature WIP: Add Instancer push-pull feature Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant