defold / defold/defold

Editor: Can't edit game object position from a instanced collection

Open
#6,454 0 comments 4 reactions 0 assignees View on GitHub
editor feature request
Dominant language
C++
Stars
6.3k
Forks
455
Avg merge
2d 2h
Merged PRs (30d)
129

Description

**Describe the bug (REQUIRED)**
Can't change the position of a game object that's inside a instanced collection.

**To Reproduce (REQUIRED)**
Steps to reproduce the behavior:
1. Create a collection file
2. Add a game object to that collection, add a sprite to it. Make sure positions are 0
3. Add that collection file to the main collection
4. Change the game object position inside the newly added collection

**Expected behavior (REQUIRED)**
Game object should be positioned correctly.

**Defold version (REQUIRED):**
1.2.192

**Platforms (REQUIRED):**
Windows, Steam

**Screenshots (OPTIONAL):**

Setup:

![2022-03-04 22_43_56-Bugtest - Defold Editor 2 0](https://user-images.githubusercontent.com/56207443/156832526-bdcb50ff-352f-4c74-ad51-0c40b9b7b60d.png)

Result:

![2022-03-04 22_47_21-Bugtest - Defold Editor 2 0](https://user-images.githubusercontent.com/56207443/156832577-c14f7349-1caf-4097-a7fb-31da76a9c793.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.