How do I have my gun barrel sprite continue pointing to the mouse but if the
direction is <15 or >90 not follow anymore? I got it to stop following when the
direction is <15 or >90 but it wont point to the mouse after. It just stays.
Any ideas? Yhanks.
Offline
I'm trying to work it out... That's a really hard one there.
Offline
put "wait until_ mouse is in region" then it should start again
Offline
Borrego6165 wrote:
put "wait until_ mouse is in region" then it should start again
If only it were that simple.
Offline
There are two ways I can think of to remedy this: one is extremely simple:
http://img849.imageshack.us/img849/6850/script.gif
This one may seem like it would glitch up but it really doesn't. However I love things being a bit more complex than this, give me a second to write up a really perfect one.
This one functions exactly the same, except it doesn't flash in the small offline viewer.
http://img831.imageshack.us/img831/6850/script.gif
Last edited by Kileymeister (2012-01-09 15:03:43)
Offline
Kileymeister wrote:
There are two ways I can think of to remedy this: one is extremely simple:
http://img849.imageshack.us/img849/6850/script.gif
This one may seem like it would glitch up but it really doesn't. However I love things being a bit more complex than this, give me a second to write up a really perfect one.
This one functions exactly the same, except it doesn't flash in the small offline viewer.
http://img831.imageshack.us/img831/6850/script.gif
The first one, I kept trying to get it working..
Offline
rabbit1131 wrote:
Kileymeister wrote:
There are two ways I can think of to remedy this: one is extremely simple:
http://img849.imageshack.us/img849/6850/script.gif
This one may seem like it would glitch up but it really doesn't. However I love things being a bit more complex than this, give me a second to write up a really perfect one.
This one functions exactly the same, except it doesn't flash in the small offline viewer.
http://img831.imageshack.us/img831/6850/script.gifThe first one, I kept trying to get it working..
It didn't work for you? I honestly can't find anything wrong with it, considering it's simplicity.
And no, normal sized offline mode is designed to show all graphical "tricks", that can't be helped. Check it online or in presentation mode.
Last edited by Kileymeister (2012-01-09 15:57:52)
Offline