Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

What do you mean linked? All vector value are independent when animating. Can you show me your node structure?

As you can see if you link a single value (number node) into vector2, it will implicitly convert number into vector by copying the value ( 8 -> [8, 8] ) If you want to control each axis, you need to send vector2 into vector2.