Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find my animation player in godot in add nodes . #91512

Open
perk34 opened this issue May 3, 2024 · 7 comments
Open

Can't find my animation player in godot in add nodes . #91512

perk34 opened this issue May 3, 2024 · 7 comments

Comments

@perk34
Copy link

perk34 commented May 3, 2024

Tested versions

v4.2.2.stable.official [15073af]

System information

windows 10 godot 4.2.2

Issue description

i just downloaded godot as I was following a course and they opened Animation Player on Add nodes. I tried that as well but nothing came up besides animatedsprit 2D and animationbody 2D there was no animationplayer

Screenshot (2)

Steps to reproduce

i just opened add node and wrote animation player

Minimal reproduction project (MRP)

v4.2.2.stable.official [15073af]

@AThousandShips
Copy link
Member

AThousandShips commented May 3, 2024

It looks like it's specifically wanting to add a CanvasItem derived node (AnimationPlayer isn't such a node), can you please explain what steps you took to open this window?

@perk34
Copy link
Author

perk34 commented May 3, 2024

i right clicked the screen then clicked add node then searched Animationplayer it didn't work

@perk34
Copy link
Author

perk34 commented May 3, 2024

I tried it on other projects of mine but it didn't work on anyone one of them of them. there is no animationplayer

@AThousandShips
Copy link
Member

AThousandShips commented May 3, 2024

Right clicked where? In the 2D editor window? That's dedicated to adding CanvasItem nodes, click in the tree to the left instead, or the plus sign

This isn't a bug, when clicking the 2D editor view you are given the option to add a node at that position as a CanvasItem, and AnimationPlayer isn't a CanvasItem

If you want to add a generic node you need to click in the tree to the left, or click the plus sign

@perk34
Copy link
Author

perk34 commented May 3, 2024

oh my god i am so stupid it worked thank you I was stuck the whole day

@AThousandShips
Copy link
Member

The editor menu might need to say something clearer like Add a CanvasItem node to make it more clear what it does

@perk34
Copy link
Author

perk34 commented May 3, 2024

thank you<3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants