mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
ShareBubbles: initial commit
This commit is contained in:
parent
fe768029eb
commit
7b73452df6
39 changed files with 4901 additions and 0 deletions
43
ShareBubbles/README.md
Normal file
43
ShareBubbles/README.md
Normal file
|
@ -0,0 +1,43 @@
|
|||
# Share Bubbles
|
||||
|
||||
Share Bubbles! Allows you to drop down bubbles containing Avatars & Props. Requires both users to have the mod installed. Synced over Mod Network.
|
||||
|
||||
### How to use
|
||||
Open a Content Details page and click the Share button. You can choose between placing a Share Bubble or Sharing directly with users in the same instance. When placing a Share Bubble, you will be prompted to configure the bubble. Once you're ready, you can then Drop or Select the bubble for placement.
|
||||
|
||||
While viewing content details of an item shared *to you* by another player, you can also click **Unshare** to revoke access to the content.
|
||||
|
||||
#### Visibility
|
||||
- **Everyone** - All players with the mod installed can see the bubble.
|
||||
- **Friends Only** - Only friends with the mod installed can see the bubble.
|
||||
|
||||
#### Lifetime
|
||||
- **2 Minutes** - The bubble will disappear after 2 minutes.
|
||||
- **Session** - The bubble will only disappear once you delete it with Delete mode or leave the instance.
|
||||
|
||||
#### Access Control
|
||||
- **Keep Access** - Users who claim the bubble get to keep the shared content.
|
||||
- **Session Access** - Users who claim the bubble only get to keep the shared content for however long they are in the instance with you.
|
||||
- **No Access** - Users will not be able to claim the contents of the bubble and will only be able to view it.
|
||||
|
||||
Access Control is only available for **Private Content** and serves as a way to share content in-game.
|
||||
|
||||
**Note:** Session Access requires the game to be running to revoke access once you or the claimant leaves the instance. If the game is closed unexpectedly, the claimant will keep the content until you next launch the game and connect to an online instance.
|
||||
|
||||
## Credits
|
||||
- Noachi - the bubble
|
||||
- RaidShadowLily - the particles
|
||||
- Tejler - the bell sound
|
||||
- Luc - the fixing pedestal api endpoint
|
||||
- Exterrata - the loading hexagon model from the hit mod PropLoadingHexagon
|
||||
|
||||
---
|
||||
|
||||
Here is the block of text where I tell you this mod is not affiliated with or endorsed by ABI.
|
||||
https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games
|
||||
|
||||
> This mod is an independent creation not affiliated with, supported by, or approved by Alpha Blend Interactive.
|
||||
|
||||
> Use of this mod is done so at the user's own risk and the creator cannot be held responsible for any issues arising from its use.
|
||||
|
||||
> To the best of my knowledge, I have adhered to the Modding Guidelines established by Alpha Blend Interactive.
|
Loading…
Add table
Add a link
Reference in a new issue