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

Array and Vector3 Props #62

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

MayD524
Copy link

@MayD524 MayD524 commented Mar 13, 2025

Description

Allows for array usage in props. Making it easier to manage data that will be grouped.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes a component issue)
  • [ x] New component
  • [ x] Component enhancement
  • Breaking change (would cause existing worlds using this component to behave differently)
  • Documentation update

How Has This Been Tested?

Please describe your tests:

  • Component functionality tests
  • Integration tests with other Hyperfy components
  • World integration testing
  • Cross-browser testing

Test Configuration:

  • Hyperfy Version: 0.9.0
  • Test world setup: Empty
  • Browser(s): Brave (linux)
  • Node.js version: v23.9.0

Checklist:

  • My code follows Hyperfy's component architecture
  • [ x] I have performed a self-review
  • I have documented the component's usage
  • [ x] I have tested the component in multiple scenarios
  • [ x] My changes maintain compatibility with existing worlds
  • I have updated the component documentation if needed

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