Agent Guided Rot Projectile - SLUniverse Forums
 
Navigation » SLUniverse Forums > Development Discussion and Support > Scripting » Agent Guided Rot Projectile


Scripting Discuss scripting for SL and other platforms

Reply
 
LinkBack Thread Tools Display Modes
Old 10-19-2009, 04:55 PM   #1 (permalink)
Junior Member
 
Join Date: Oct 2009
Posts: 1
Agent Guided Rot Projectile

here is the senario

the projectile will be rezzed using llRezObject
at this point it will fly in the direction your facing
if you turn it will turn
because this comes from a "gun" it cant ask perms like keyboard control unless someone knows how to pass perms to a child

this is what i have and works for the most part BUT
if your av is pointing at o world rot it does not turn
if you turn any direction it turns..but keeps turning
i know why it does this but do not know how to have it stop turning
best way to see what it does is to try the code out yourself

here is the code i have so far
ive commented out
llMoveToTarget(<128,128,3999>,.1);
this is for return and reset for testing
SEE ATTACHMENT
Attached Files
File Type: txt Guieded Projectile.txt (1.2 KB, 4 views)

Last edited by lucidliquid; 10-19-2009 at 05:03 PM. Reason: adding .txt attachment
lucidliquid is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On