Skip to content

Animation tasks (from "Animation prevent editing" issue)#435

Draft
Algorush wants to merge 9 commits intomainfrom
animation-prevents-editing
Draft

Animation tasks (from "Animation prevent editing" issue)#435
Algorush wants to merge 9 commits intomainfrom
animation-prevents-editing

Conversation

@Algorush
Copy link
Contributor

@Algorush Algorush commented Dec 15, 2023

Add first commit with first task done: toggle global animation in live mode.
No, I was wrong. Toggling only works if global animation is enabled by default. But if globalAnimation = false by default, then toggle does not work. I'm still working on it

@netlify
Copy link

netlify bot commented Dec 15, 2023

Deploy Preview for 3dstreet-core-builds ready!

Name Link
🔨 Latest commit 0dd9bce
🔍 Latest deploy log https://app.netlify.com/sites/3dstreet-core-builds/deploys/65caa71b213e9c00093a8355
😎 Deploy Preview https://deploy-preview-435--3dstreet-core-builds.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Algorush Algorush marked this pull request as draft February 5, 2024 19:39
@Algorush
Copy link
Contributor Author

Algorush commented Feb 7, 2024

Now works:

  • animation-element component to control entity animation
  • enable/disable animation of a single element
  • change direction of movement: inbound/outbound
  • changing the position of an element in the editor and continuing the animation from the new position in Viewer. The solution to this issue? global animation toggle (support animation) #453
  • enable/disable global animation without reloading the scene

In progress:

  • segment animation control
  • collision prevention
  • preventing grouped objects

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