# Hyperfy Discord - 2025-09-22

## Overall Discussion Highlights

### Technical Development
- Discussion about **OpenRouter.ai integration** for in-world AI generation in Hyperfy, with references to existing code and a pull request that might implement this feature
- Questions about **control.touchStick implementation** for non-avatar movement, with indications it might not be fully implemented in the runtime yet
- Explanation of the **.hyp format compilation process** - the engine compiles .hyp when downloading .glb files with .js attached

### Platform Migration
- User **marlus** expressed interest in migrating a project from Cryptovoxels to Hyperfy (distrito.museu.xyz)
- Community members provided resources including documentation links, video tutorials, and example files to assist with the migration

### Market Activity
- Brief mention of positive price movement for HYPER token ("nice candle") by BitFiend

## Key Questions & Answers

1. **Q**: Is openrouter.ai already supported for in-world AI generation?  
   **A**: Not yet, but there was a PR for it from Howie (HypPrivakos)

2. **Q**: How to make fly mode available to all players?  
   **A**: It's builders only at the moment (ash)

3. **Q**: Is there examples for download, like vehicles and other interactive stuff?  
   **A**: "We been posting them all in here: https://discord.com/channels/958209073277456457/1346623562462527649" (ash)

4. **Q**: Is there a compiler to this format? How can I learn more about it?  
   **A**: Documentation is available at https://docs.hyperfy.xyz/ (Gert-Jan Akerboom) and "The engine/world compiles .hyp when you download the .glb with .js attached" (.hyp shaman)

5. **Q**: How to create colliders on GLB?  
   **A**: "This video might help you out https://youtu.be/NWTIZv2GTgw?si=BI_1Sfc7pXIFrrRU&t=1380" (Dhin)

## Community Help & Collaboration

1. **HypPrivakos** helped **Gert-Jan Akerboom** with OpenRouter.ai integration questions by providing GitHub links to current server AI implementation and a relevant pull request

2. Multiple community members assisted **marlus** with platform migration:
   - **ash** provided a Discord channel link with examples
   - **Gert-Jan Akerboom** shared documentation links
   - **.hyp shaman** explained the HYP compilation process
   - **Dhin** shared a specific YouTube tutorial with timestamp for creating colliders

## Action Items

### Technical
- **Migration from Cryptovoxels to Hyperfy platform** - User plans to migrate distrito.museu.xyz project (Mentioned by marlus)
- **Investigate control.touchStick implementation** for non-avatar movement - Determine if control.touchStick is fully implemented in the app runtime (Mentioned by ash)

### Documentation
- **Organize HYP format examples** - Current examples channel described as "a mess" despite having "good things" (Mentioned by ash)

### Feature
- **Add OpenRouter.ai support** for in-world AI generation - Implement OpenRouter.ai integration as referenced in PR #134 (Mentioned by HypPrivakos)
- **Make fly mode available to all players** - Currently limited to builders only (Mentioned by marlus)