Blueprint 'self' is not a SceneObject

Here’s a screenshot of my little Blueprint.

,

Hey TSC5Fan,

That is correct, that Add Local Transform node takes a SceneComponent (which would be something you’d add to the Components tab of your blueprint or by using an Add Component node). You can use Add Actor Local Transform instead and that should work for you.

Hope that helps!

-Steve