0 votes

I made an item which the player can pickup by entering it's Area node. I used bodyentered so the script was on the Area node but I changed it so now the script is in the player script, so currently using areaentered. It is easier for me to work with this method but I wondered if there is any drawbacks, problems with this method.

Godot version v3.3.2
in Engine by (46 points)

If you plan to add more powerups your player script will be messier....

Other than that it don't seems to have any problems (just my views)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.