Skip to content

ShirenY/BlueprintRotationLibrary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueprintRotationLibrary

This repo is forked from https://github.com/CraftedCart/BlueprintRotationLibrary. This fork made the code a UE plugin. You can copy this plugin into your UE/Project plugins folder, it should just works(after compiling of course).

A collection of blueprint nodes to work with Quaternions within Unreal Engine's Blueprint scripting

Blueprint nodes

Just copy the whole folder into your EnginePath\Engine\Plugins, or ProjectPath\Plugins if you prefer.

It's enabled by default, you can of course disable it in the BlueprintQuaternionLibrary.uplugin or in your project plugin settings.

I don't care what you do with this, I put this into the public domain. It's mostly just wrappers around FQuat functions anyway. <3

This project lives on GitLab (https://gitlab.com/CraftedCart/BlueprintRotationLibrary), however changes are synced over to GitHub (https://github.com/CraftedCart/BlueprintRotationLibrary)

About

UE4 blueprint nodes to work with Quaternions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • C# 1.8%