|
|
|
|
#1 |
|
Junior Member
Join Date: Aug 2004
Location: St. Petersburg, FL
Posts: 2
|
Superscope Line Problem
I did a search for this pretty easy subject however I didn't find it anywhere.
I'm having a problem limiting the x-axis on a normal line in superscope. It comes standard to about .4 units or whatever, I'm trying to make it go shorter. Any ideas? thanks in advance.. |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: May 2001
Location: somewhere else
Posts: 1,286
|
Could you show us the code?
powered by C₈H₁₀N₄O₂ |
|
|
|
|
|
#3 |
|
Senior Member
|
x=i/yournumber-poistion
Simple as that |
|
|
|
|
|
#4 | |
|
Forum King
Join Date: Dec 2002
Location: Manchester
Posts: 6,470
|
Quote:
|
|
|
|
|
|
|
#5 |
|
Senior Member
|
look, beginners don't know how to not use divisions, there fore they learn later on, it doesn't affect fps that much anyway.
|
|
|
|
|
|
#6 |
|
Forum King
Join Date: Dec 2002
Location: Manchester
Posts: 6,470
|
it's a simple concept that has nothing to do with avs experience
n*0.5 = n/2
|
|
|
|
|
|
#7 |
|
Bin King
Join Date: Mar 2001
Location: Finland
Posts: 2,179
|
x=i*size (ranging from 0 to 2)
x=i+position (ranging from -1 to +1) Want your line centered? Try this: x=(i-0.5)*size Remember "i" has the default value/lenght of 1. |
|
|
|
|
|
#8 |
|
Senior Member
|
good one Tug!
|
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Aug 2004
Location: St. Petersburg, FL
Posts: 2
|
Thank you! Very much!
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|