Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rivescences offset with sprites when moving #52

Open
maelig-moreau opened this issue Sep 4, 2022 · 0 comments
Open

Rivescences offset with sprites when moving #52

maelig-moreau opened this issue Sep 4, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@maelig-moreau
Copy link

When a game object containing a both a rivescene and sprites as children is in movement, the rivescene lags behind. This includes making the GO the child of a bone inside the rivescene.

Repo example : https://github.com/maelig-moreau/Rivescene-bug

How to
Click to get the object to move. Edit the move script to change the direction. The camera is linked by default. There is an object that is child of the game object, and one named “linked_to_bone” that is linked to the bone in runtime so you can see it still causes the problem.

To Reproduce on blank project

  1. Create a game object with one rivescene and one sprite as children
  2. Place one sprite as a child of a bone of the rivescene
  3. Make it move, the higher the speed the bigger the offset
  4. Make it stop, now game objects align as usual

Expected behaviour
I want to have a moving played character wearing armor, but the armor is offsetting whenever the character moves

Defold version
Editor version 1.3.4

Platforms
Platforms: Windows, Android

@JCash JCash added the bug Something isn't working label Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants