Perimeters?
- Andy-Smithy
-
Andy-Smithy
- Member since: Jul. 27, 2006
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
Hello,
Does anyone know the script so somthing will not pass a certain perimeter?
Thanks
- TurtleJuice
-
TurtleJuice
- Member since: Feb. 4, 2006
- Offline.
-
- Forum Stats
- Member
- Level 18
- Blank Slate
Somebody make me a cunting signature.
- Andy-Smithy
-
Andy-Smithy
- Member since: Jul. 27, 2006
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
- Disarray-yarrasiD
-
Disarray-yarrasiD
- Member since: Nov. 14, 2004
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
wtf
be more specific...
what kind of perimeters, square, circle etc, what kind of movement?
- EON
-
EON
- Member since: May. 12, 2004
- Offline.
-
- Forum Stats
- Member
- Level 14
- Blank Slate
well.. for example
if(value>parameter)
value = parameter
}
will stop a value going greater than a parameter..
- Andy-Smithy
-
Andy-Smithy
- Member since: Jul. 27, 2006
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
At 7/29/06 04:26 PM, Disarray_yarrasiD wrote: wtf
be more specific...
what kind of perimeters, square, circle etc, what kind of movement?
Sorry, ermm a square one.
- Andy-Smithy
-
Andy-Smithy
- Member since: Jul. 27, 2006
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
At 7/29/06 04:29 PM, -EON- wrote: well.. for example
if(value>parameter)
value = parameter
}
will stop a value going greater than a parameter..
And im sorry, i don't quite get what you mean
- Andy-Smithy
-
Andy-Smithy
- Member since: Jul. 27, 2006
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
I do have knowladge of actionscript, but i don't understand where to (or how to) put the perimeter of the place where my movie click cant get through.
The reason im doing this is because i have a FPS game and the hand and gun are also the custom curser along with the cross-hair. Now i want the hand and gun to stay at the bottom but move horosontally along with the cross hair. Becuase at the minute i just have a hand and a gun floating in mid-air.
Could you explain abit more further on the code please?


