# Hyperfy Discord - 2025-08-03

## Overall Discussion Highlights

### Technical Development
- **Player Spawning Issues**: Several developers discussed solutions for the common problem of players falling through the ground when spawning before world loads. Recommendations included implementing scenes, preloading islands, and adjusting spawn points to be higher in the air.
- **Dev Branch Updates**: Ashxn highlighted important PRs and breaking changes in the dev branch, directing developers to check MIGRATIONS.md for details.
- **New Environment Variable**: A new `CLEAN=true` environment variable was introduced that automatically cleans up old blueprints and assets on world startup, eliminating manual cleanup.
- **Platform Versions**: Clarification was provided that Hyperfy v2 is open-source and designed for self-hosting, with the GitHub repository shared.

### New Features & Showcases
- **Audius Music Player**: Lastraum shared a new Audius Music Player HYP with various commands for playlist management and playback control.
- **Spatial Governance Proposal**: Natefrog proposed implementing spatial governance mechanisms in Hyperfy for DAOs, including 3D interactive voting systems like quadratic voting and conviction voting rooms.

### Project Philosophy
- **Long-term Value**: Z - MetaDJ expressed strong confidence in Hyperfy's future, emphasizing the importance of patience and the significance of the project being open-source.
- **Metaverse Vision**: Discussion touched on Hyperfy's alignment with what the Metaverse should be - "an experiential digital layer for all."

## Key Questions & Answers

**Q: Is there anywhere to delay the player spawn until world spawns? Or better way?** (asked by shmoji)  
**A**: Check out "scenes" for your island, ensure your island preloads before the world, or change your spawn point to higher in the air (answered by Shiffty and 𝕽𝖔𝖚𝖘𝖙𝖆𝖓)

**Q: Where do I use v2?** (asked by A)  
**A**: V2 is open source and meant to be self hosted, start here in the repo: https://github.com/hyperfy-xyz/hyperfy (answered by Shiffty)

**Q: Does that mean EVM is coming to Core? OR SOL?** (asked by Agent12)  
**A**: Unanswered

## Community Help & Collaboration

1. **Player Spawning Solutions**:
   - Shiffty helped shmoji with player falling through ground by suggesting implementing scenes and providing a Discord link
   - 𝕽𝖔𝖚𝖘𝖙𝖆𝖓 suggested preloading island before world and setting spawn point higher
   - .hyp shaman asked if the island was set up as a scene

2. **Platform Version Guidance**:
   - Shiffty assisted a user looking for Hyperfy v2 by explaining it's meant for self-hosting and providing the GitHub repository link

3. **Breaking Changes Alert**:
   - Ashxn proactively warned all developers about breaking changes in the dev branch and directed them to MIGRATIONS.md

## Action Items

### Technical
- Implement scenes for islands to prevent players falling through ground (Mentioned by Shiffty)
- Check MIGRATIONS.md when pulling from dev branch for breaking changes (Mentioned by Ashxn)
- Consider dead zone of around 20 degrees for avatar looking forward (Mentioned by Pete)

### Features
- New `CLEAN=true` environment variable that auto cleans up old blueprints and assets (Mentioned by Ashxn)
- Audius Music Player with playlist management and playback control (Mentioned by Lastraum)
- Spatial DAO governance with 3D interactive voting mechanisms (Mentioned by Natefrog)
- Governance Amphitheater for major decisions (Mentioned by Natefrog)
- Infrastructure layer for other DAOs to host governance (Mentioned by Natefrog)