Now I have another problem. I get an error sying that it can't find emit_sphere. I heard that when you call an action or function, it looks above for it, so I moved the emit_sphere function above the sphere action. When I did that I got an error saying it can't find the action sphere. Now what do I do?