Jump to content
View in the app

A better way to browse. Learn more.

Obsidian Forum Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Silvarren

Initiates
  • Joined

  • Last visited

  1. I'm trying to modify Ydwin's prefab MonoBehavior so that she has more than 10 Might. I can get into the CharacterStatsMutable script, and I can export the dump file version of it, and edit it. However, when I try to import it back in, it loses everything below the m_Name = "" variable of the file. It even happens if I don't modify the dump file at all and try to re-import it. In doing some experimentation, I suspect this is because the variable after it is a custom type. I'd try to edit the raw .dat file, but I don't know how to do that. I can modify the actual string m_Name = "" variable, setting the string and everything, but interestingly, if I try to rename the variable to string m_notName, it reverts back to the m_Name. I suspect this is because "m_notName" isn't an expected variable, and also because m_Name is an actual default Unity object variable. Has anyone had any luck with modifying character attributes (not skills / respeccing)? (apologies if this is a double post)

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.