Creator Questions & Discussions
cancel
Showing results for 
Search instead for 
Did you mean: 
Urgent Message Banner

Upcoming Events:

MHCP Onboarding
June 18th 1:00 PM PT
Register Here

Workshop: Mentor World Tour
with MHCP Mentors
June 18th 5:00 PM PT
Register Here

Performance Pro: UI Unleashed - Building Responsive & Performant Interfaces
with SeeingBlue & Tellous
June 19th 5:00 PM PT
Register Here

View all June Events

Forum Posts

About this Category: Creator Discussion

About this Category: Creator Questions & Discussions Have a question while building? Need advice on a complex system or are you stuck mid-script? This is your best space to ask, collaborate, and problem solve with not only fellow creators, but Meta e...

Mobile-Friendly Horizon Worlds

Hello everyone! Mobile accessibility is key to reaching a wider audience. We want to know your favorite mobile-friendly Horizon Worlds and why they stand out. What makes these worlds particularly mobile-friendly? Share the design elements that enhanc...

kaceymon by Meta Employee
  • 488 Views
  • 2 replies
  • 6 kudos

Resolved! AI Custom Skyboxes

Can the AI-generated skyboxes be used in primitive worlds, or will it prevent from publishing? While most of my worlds these days are trimesh, I do have some prim worlds that I'd like to publish and don't want to error out because of the skybox tool....

Game Design Resources

Hi creators! Game design is at the heart of engaging worlds. We want to know your favorite resources for game design and how they help you create better experiences. What resources do you rely on for game design inspiration and guidance? For example,...

kaceymon by Meta Employee
  • 126 Views
  • 0 replies
  • 11 kudos

Resolved! RaycastGizmo with objectTag

I'm trying to use RayCastGizmo with objectTag, but it seems like the tag set in the interface isn't being used in the script. Example:const options = { layerType: hz.LayerType.Objects, maxDistance: 10};const hit = this.rayCaster!.raycast(origin, dire...

dello32 by Member
  • 1402 Views
  • 12 replies
  • 1 kudos

Resolved! Build mode

Hello, I don’t know if this is place to ask this, but when in build mode. I go to try to save asset and it doesn’t save anywhere? If someone could direct me on right direction that would be awesome. Thank you!

Resolved! Shared Assets Access.

Hi Guys, how do I get access to the shared assets? I understand this is done within the "Meta Creators Program" I don't have access, I'm am in the MHCP but I've never received access to the "Meta Creators Program" discord. Other members have mentione...

Resolved! Loading Custom UI images doesn't work

Hello everyone,I've been working on custom UIs and encountered an issue that's quite frustrating. Whenever I try to load an ImageSource from an asset, the image often fails to display. This problem occurs with any image, and once it happens, the imag...

How can I get the new Public Assets?

So I've added Meta's Public Asset folder to my account, but I'm told there's actually a bunch of new assets but I don't see them when I search for them (specifically NPCs). How do I update my Public Assets folder so I have all the new ones? I no long...

flarb by Partner
  • 182 Views
  • 1 replies
  • 0 kudos

Question: Player Avatar ImageSource

Hi All,I have a question about Player Avatars as ImageSources. When putting an image in a Custom UI, I need to specify a source via ImageSource. Image: https://developers.meta.com/horizon-worlds/learn/documentation/desktop-editor/custom-ui/api-refere...

Resolved! Attaching Scripts to Assets

Hi Creators!I am using Desktop Editor and Typescript.I am trying to spawn enemies, when the enemies spawn they will move around and look for the player, enemies can also get destroyed by bullets. The enemy is a 3D model in my assets. I can spawn the ...

Capture.PNG

Promotion suggestions?

I am in the MHCP and I understand from my reading that bonuses depend largely on the number of people visiting my world and their return visits. I also understand that Meta will promote popular worlds to make them more popular.However, this introduce...

Resolved! Payout account

I'm getting a message "Your Horizon profile doesn’t have payout accounts set up.".This is odd because I only have one Meta Horizon profile so far as I know and I get regular payments from Meta for my Virtual Starship app in the Meta Horizon app store...

Desktop Editor Features

The desktop editor is a powerful tool for creating in Horizon Worlds. We want to know what your favorite features are and what future features you'd love to see. What feature do you find most useful in the desktop editor? Tell us how it enhances your...

kaceymon by Meta Employee
  • 338 Views
  • 2 replies
  • 5 kudos

Rotate objects using codeblocks

Hey everyone! I know how to rotate a single object using codeblocks, but I need a little help. I am looking to rotate one object around another. How do I do that? I’ve tried spin in local space and son relative to an object but it didn’t work. Was I ...

Mentor Needed - Prefab Model Importing

Hi Guys,I think I could really use a mentor. I am very much a beginner at Blender, 3D Modeling, Textures, Materials, etc and I feel like many of the tutorials or workshops I have looked at make some assumptions that I know what I am doing. I do NOT.....

Resolved! Saving progress like Citeldal

Hi Creators!Citedal in horizon worlds here saves user progress. It will know how many levels I have completed. How are they doing that? Is it with persistent data? Or are there other ways to save level progression?If it is persistent data, where can ...