Skip to content

Improve gizmo axes example#12335

Merged
mockersf merged 2 commits intobevyengine:mainfrom
mockersf:improve-gizmo-axes-example
Mar 8, 2024
Merged

Improve gizmo axes example#12335
mockersf merged 2 commits intobevyengine:mainfrom
mockersf:improve-gizmo-axes-example

Conversation

@mockersf
Copy link
Copy Markdown
Member

@mockersf mockersf commented Mar 6, 2024

Objective

Solution

  • Transitions between transforms will take 2 seconds instead of 100 frames
  • Random is seeded

@mockersf mockersf added C-Examples An addition or correction to our examples A-Gizmos Visual editor and debug gizmos labels Mar 6, 2024
Copy link
Copy Markdown
Contributor

@pablo-lua pablo-lua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a maybe silly question here, but good changes, all good.

@mockersf mockersf added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Mar 8, 2024
@mockersf mockersf added this pull request to the merge queue Mar 8, 2024
Merged via the queue into bevyengine:main with commit 7546624 Mar 8, 2024
spectria-limina pushed a commit to spectria-limina/bevy that referenced this pull request Mar 9, 2024
# Objective

- Improve example from bevyengine#12299 
- Make it frame rate independent
- Make it not randomly random

## Solution

- Transitions between transforms will take 2 seconds instead of 100
frames
- Random is seeded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Gizmos Visual editor and debug gizmos C-Examples An addition or correction to our examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants