Visit ComfyUI Online for ready-to-use ComfyUI environment
Create dynamic scrolling text animations with various movement directions for visually appealing video effects.
The GR Scroller node is designed to create dynamic scrolling text animations within a video frame. This node allows you to animate text in various directions, including left, right, up, and down, as well as more complex movements like diagonal, spiral, flip, and random walk. By leveraging this node, you can add visually appealing text effects to your videos, enhancing their overall aesthetic and making them more engaging. The GR Scroller node is particularly useful for creating animated titles, credits, or any other text-based animations that require smooth and customizable movement across the screen.
This parameter defines the type of movement for the scrolling text. Options include "scroll" for linear movements in specified directions, "diagonal" for diagonal scrolling, "spiral" for spiral movements, "flip" for flipping the text, and "random_walk" for random movements. The choice of movement type significantly impacts the visual style of the text animation.
When the movement_type is set to "scroll", this parameter specifies the direction of the scroll. Options include "left", "right", "up", and "down". This determines the direction in which the text will move across the screen.
This parameter controls the speed of the scrolling text. It is typically measured in pixels per frame. Higher values result in faster scrolling, while lower values produce slower movements. Adjusting the scroll speed allows you to fine-tune the pacing of the text animation.
Specifies the font to be used for the scrolling text. The choice of font affects the readability and style of the text. Ensure that the selected font is legible and matches the overall design of your video.
Defines the color of the text. This can be set using standard color names or hexadecimal color codes. The font color should contrast well with the background to ensure the text is easily readable.
Enables or disables the stroke (outline) around the text. This can enhance the visibility of the text, especially against complex backgrounds.
Specifies the thickness of the text stroke. This parameter is only relevant if font_stroke is enabled. Thicker strokes can make the text more prominent, while thinner strokes provide a subtler effect.
Defines the color of the text stroke. This should be chosen to complement the font color and background, enhancing the overall readability of the text.
Sets the duration of the text movement in seconds. This determines how long the text will animate across the screen before repeating or stopping.
Frames per second for the animation. This affects the smoothness of the text movement. Higher FPS values result in smoother animations but may require more processing power.
Specifies the resolution of the video frame. Common options include standard resolutions like 720p, 1080p, etc. The resolution impacts the overall quality and size of the video.
A boolean parameter that determines whether a background image should be used. If set to true, the background image will be displayed behind the scrolling text.
The image to be used as the background. This can be a file path or a tensor representing the image. The background image provides context and enhances the visual appeal of the text animation.
Defines the background color if no background image is used. This can be set using standard color names or hexadecimal color codes. The background color should contrast well with the text color.
An integer parameter that determines the upscaling factor for the background image. Higher values result in a larger, more detailed background image.
A list of frames that make up the animated text sequence. Each frame is an image with the text rendered at its respective position. These frames can be compiled into a video to create the final animation.
A list of frames containing only the text without the background. These frames can be used for further compositing or effects in video editing software.
© Copyright 2024 RunComfy. All Rights Reserved.