Use this space for questions related to what you're learning. For any other type of support (website, learning platform, payments, etc...) please get in touch using the contact form.
How do I show particle effectshumble-pelicanHi, I want to ask why this particle can't be previewed when I make it? I see that the ConfettisParticles scene in the solution folder cannot be previewed, so how to adjust the parameters? thank you~20Jan. 11, 2025
get_tree().paused = true prevents the buttons to workPJI noticed that setting `get_tree().paused = true` in the menu script causes the buttons to not work. As a workaround, I toggled the player's process to false instead of pausing the entire tree. However, I'm not satisfied with this solution because the mobs continue to process. My intuition suggests the issue might be related to the scene tree, but I can’t quite pinpoint it. Below are my code and tree structure for reference.50Jan. 11, 2025
Where does Shader go?white-eagleHi! really enjoying the whole course, just got stuck with adding the shader!
I wanted to give it a try, but couldn't figure out where to assign the shader. I tried it in Material, but if I add the shader to material, preview does not work. could you walk me through where I can apply the 3D confetti effect shader?30Dec. 08, 2024
Lesson Q&A
Use this space for questions related to what you're learning. For any other type of support (website, learning platform, payments, etc...) please get in touch using the contact form.