• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Social Links

Resource Social Links 1.3.1

How would I go about adding this to Voltseon's Pause Menu? I don't use Pokegear in my game so that's a no go
 
If you're using the most up to date version of the Pause Menu, you just need to set up a MenuHandler the same way other things that appear in the vanilla pause menu are (like Pokedex). You can find those in the UI_PauseMenu script.

The best one to copy is probably the Options one, since it's simple. You'd replace the pbFadeOutIn do through end lines with just pbSocialMedia
 
Back
Top