Hi. I am using GM 8.1 Standard and I have been interested in learning about particle generators. I started looking into some video tutorials and began following
this tutorial on youtube. I thought I had everything entered in correctly, but after I create the first particle system they start appearing in at (0,0) instead of at the (x,y) of the wand creating my spell. I have looked over it a number of times, but I can't see what is wrong. Why does the first spell work, but the rest mess up? I can tell that he is running a different version of Game Maker in his tutorial, but I don't think that that is the problem. If somebody could look at my project file and help me out I would really appreciate it. Thanks in advance for your time.
What is supposed to happen --- Upon starting the game you will see a wand that points towards your mouse. When you left click a magical spell is shot in the direction of the mouse. The spell should be destroyed when it hits the black wall.
What is happening now --- The first time you click the left button everything works fine, but then any further clicks create the spell in the upper left corner of the room. The spells created in the upper left corner are under the black block so you can''t see it very well.
Download part_system_test.gm81 from Host-A
Edited by Aero88, 06 July 2012 - 10:33 PM.