Skip to content

Evolving Blueprint Library plugin with functions I use often within Unreal Engine 5. Small now, but adding new nodes when a new function is needed.

License

Notifications You must be signed in to change notification settings

gjverhoeff/sumatras-studios-tools

Repository files navigation

Sumatras Studios Tools (Unreal Engine 5 Plugin)

Plugin for Unreal Engine 5. Evolving library of functions written to be used in projects. These are functions that I use myself, but are not elaborate enough to warrent a full plugin.

Installation

Download the latest release from the releases page for the packaged plugin or clone the this repository and add it to your plugins folder of your Unreal Engine project. Make sure to enable the plugin within your project.

Available Blueprint Nodes

More information about the nodes, formulas used, etc. on the wiki page of this repository


Instagram

  • Get Instagram UserID (Basic Display API)
  • Get Last Instagram Post (Basic Display API)

Networking

  • Get Public IP (ipify)

Resolume Arena

  • Trigger Resolume Arena Column
  • Trigger Resolume Arena Clip
  • Clear Resolume Arena Layer

Rotational Unreal Units

  • Rotational Unreal Units to Degrees
  • Rotational Unreal Units to Radian
  • Degrees to Rotational Unreal Units
  • Radian to Rotational Unreal Units

Shaders

  • Shaders Compiling? (EDITOR ONLY)

Steam Deck

  • Is Steam Deck
  • Is SteamOS in Gaming Mode

Time

  • Local System Time to Text
  • Local System Time to String

VLC

  • Get VLC Status

Windows OS

  • WindowsOS Version
  • User Region
  • Get preferred languages
  • PC running on Battery
  • Get Physical RAM in GB
  • Get CPU Name
  • Get CPU Vendor
  • Get amount of CPU cores
  • Get GPU Name

About

Evolving Blueprint Library plugin with functions I use often within Unreal Engine 5. Small now, but adding new nodes when a new function is needed.

Topics

Resources

License

Stars

Watchers

Forks