Skip to content

Release 0.0.1

Compare
Choose a tag to compare
@what-is-a-git what-is-a-git released this 17 Jul 20:51
· 12 commits to main since this release

This is the initial version of the addon, currently this is how ParallaxNode works.

You place the node in a scene as a parent node to whatever you want to have parallax and set the factor of which to use. The node should automatically detect the first camera that is being used as current, but you can make it automatically change this if you change the camera quickly.

Currently there may be issues if you have two or more cameras at the same time, this may be explored further if people want it.