More Help I can't figure out how length_dir works. :( It seems simple, I've just never used it. The gun I am using is 237x78. It's origin is 91x29. The code I am using is
instance_create(x+lengthdir_x(118,direction),y+lengthdir_y(-35,direction),obj_bullet)
What am I doing wrong? I want to finally figure out how it works. I just need someone to describe how it works.
Pellets, hmm? .nug tellep a htiw yalp uoy emag a ekil sdnuos stelleP ecnis doog emos ti od dluow egnahc eman a kniht I .won thgir ot ti no gnikrow m;93#&II am going to restart it. Its very sloppy and unorganized. Making it should be quick.
An innocent cluster of "Gitrons" floating in space.The same "Gitrons" after a super bomb hit them. You can still see some of the grenade fragments flying close to them.Muahahahahahaaa! Justice is served!
Tennis Yep, Tennis practice starts Monday. It's going to be rough on me since I have laid around for two weeks. I have lost about 10 lbs too. It's going to be fun piggin' out and gaining it back. CiCi's anyone?
7250 hits
~GTVG~
My balls are always shiny.
No CiCi's?! How can anyone live without it?
lengthdir_x is just cos(degtorad(dir))*length while lengthdir_y is -sin(degtorad(dir))*length
serprex is right, but it really doesnt matter. I always use cos and sin though.