Godot Version here!
3
Guys i want to draw my game assets but i have an question need i to draw an draw and other things separately? For example with this photo
If my player wants just to go in another room he will just go at my door? Not in, am i right? If i am right how to draw separate or not.Any help?
Mahan
August 28, 2024, 11:44am
2
You need to draw the lights separately so they are on top of everyone, you also need to draw the things the player might walk behind, I recommend drawing everything separately (or draw in one place and output in pieces)
So where is the door there i need to draw separately?am i right?
Mahan
August 28, 2024, 2:07pm
4
I don’t think it’s too important to pull the lid apart, because you can use AnimatedSprite
But how with animation player i will make through the door?
Mahan
August 28, 2024, 2:18pm
6
That’s right! If you use the player animation to go through the door, you need to draw it separately
1 Like
Then thank you very much for information that was helpfull!
1 Like
system
Closed
September 27, 2024, 2:29pm
8
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.