Material Box

Material Box

WEB Design & Material Images

Godot - Changing Sprite Frames

Godot

This is a tutorial on how to change sprite frames in Godot 4 using GDScript.


If your sprite is divided into frames in a sprite sheet, you can change the displayed frame position using the `frame` property.

frame = 6

Godot

TitleGodot - Changing Sprite Frames

CategoryGodot

Created

Update

AuthorYousuke.U