classes/class_sprite2d #341
Replies: 2 comments 1 reply
-
|
how do i make the sprite have an image. I've tried dragging a png into it and it doesnt work |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I'm unable to make the MeshTexture to show in Sprite2D, it's just appears as empty. Is there a solution for that? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
classes/class_sprite2d
Inherits: Node2D< CanvasItem< Node< Object General-purpose sprite node. Description: A node that displays a 2D texture. The texture displayed can be a region from a larger atlas texture, or a frame...
https://docs.godotengine.org/en/stable/classes/class_sprite2d.html
Beta Was this translation helpful? Give feedback.
All reactions