Hi, it would be really helpful if the following features could eventually be implemented/exposed for public use in verse:
- A function to get a player’s name, or a ToString implementation of ‘player’
- A function to set the text size of a ‘text_base’
- A function to set collision enabled/disabled for a prop (side note: setting a static mesh component’s “collision preset” to NoCollision in the editor does not work at all)
- The ability to create our own Subscribable events for a device (I am currently using a workaround utilizing basic events, async expressions and Await, but Subscribe would be a cleaner solution)
- A function to set the visibility of a specific player’s nameplate to another specific player (We can already set always visible to Team, All, Hide, or Custom in the Island settings. Custom sounds like it may already be there to accommodate this sort of custom behavior, but I can’t find any information regarding the custom mode)
If anyone is aware of ways to accomplish any of these already, or if there is anywhere that we can follow to see a roadmap of features coming to verse, etc. that would greatly be appreciated.
Thanks!