2018-07-26 11:56:21 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2021-03-23 13:40:34 +01:00
|
|
|
<class name="AnimationNodeTimeSeek" inherits="AnimationNode" version="3.3">
|
2018-07-26 11:56:21 +02:00
|
|
|
<brief_description>
|
2020-03-03 19:21:21 +01:00
|
|
|
A time-seeking animation node to be used with [AnimationTree].
|
2018-07-26 11:56:21 +02:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2020-03-03 19:21:21 +01:00
|
|
|
This node can be used to cause a seek command to happen to any sub-children of the graph. After setting the time, this value returns to -1.
|
2018-07-26 11:56:21 +02:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
2021-03-26 10:43:43 +01:00
|
|
|
<link>https://docs.godotengine.org/en/3.3/tutorials/animation/animation_tree.html</link>
|
2018-07-26 11:56:21 +02:00
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|