godotengine / godotengine/godot-docs

No parameter path for animation nodes

Open
#7,135 0 comments 0 reactions 0 assignees View on GitHub
area:class reference area:manual enhancement
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

**4.0.2**

**Issue description:** For animation nodes such as AnimationNodeTimeScale, there is no parameters listed inside the docs or inside the editor that I could find. To know I had to reference "scale" to change the timescale, I had to search on Reddit. This doesn't apply just to the timescale node, but other nodes as well. I think it would just be more convenient if there was an easier place to reference these paths, as it is not directly stated you have to change "scale", or "blend_amount" on other nodes, etc.

**https://docs.godotengine.org/en/stable/classes/class_animationnodetimescale.html**
https://docs.godotengine.org/en/stable/tutorials/animation/animation_tree.html

![image](https://user-images.githubusercontent.com/40964335/230733149-11921470-7af2-445f-a91d-aa96378b927a.png)
The tutorial for animationtrees also does not reference that you need to set "scale"

![image](https://user-images.githubusercontent.com/40964335/230733073-423d5379-8d19-4664-8469-68da530124d1.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.