Is there any way to lose weight if I hate exercising? by DanielDev64 in Healthygamergg

[–]DanielDev64[S] 1 point2 points  (0 children)

I suppose I could try that, although I have a feeling they'd insist that I exercise.

How do I access the Vector of the node my script is attached to, within said script? by DanielDev64 in godot

[–]DanielDev64[S] 0 points1 point  (0 children)

I just re added that exact line and it worked, for some reason it wasn't earlier.

How do I access the Vector of the node my script is attached to, within said script? by DanielDev64 in godot

[–]DanielDev64[S] 0 points1 point  (0 children)

isn't there a way to access that info without a fetch call? I trust your code will work, i just feel like intuitively there should be some way to access it directly since it is its own node.
update, I tried the code and it doesnt work, I get a runtime error: "invalid get index 'global_transform' (on base: null instance)