SUBSCRIBE + WATCH IN HD !!!
[...Tutorial...]
Objectif : Radar rotatif sans détection d'objet.
Difficulté : Facile.
Niveau en wire : Moyen.
[...Mods...]
- Wire
- Phx Storm
- Smartsnap
-------------------------------------------------------------------
ROTATING GREEN RADAR :
COS(Deg) and SIN(Deg) :
- "A" Linked on the "YAW" of the Gyroscope
Multiply under the COS :
- "A" Linked on the "Cos"
- "B" Linked on the "Value of 46"
Multiply under the SIN :
- "A" Linked on the "Sin"
- "B" Linked on the "Value of 46"
Hologram emitter :
- "X" On the multiply linked to the "Cos"
- "Y" On the multiply linked to the "Sin"
- "Z" On a constant "value of -64" (ALWAYS USE -64 !)
-------------------------------------------------------------------
DETECTION RED RADAR :
COS(Deg) and SIN(Deg) :
- "A" Linked on the "YAW" of the Gyroscope
Multiply under the COS :
- "A" Linked on the "Cos"
- "B" Linked on the "Divide Ranger/65"
- "C" Linked to a "Not equal : Ranger not equal to 3000"
Multiply under the SIN :
- "A" Linked on the "Sin"
- "B" Linked on the "Divide Ranger/65"
- "C" Linked to a "Not equal : Ranger not equal to 3000"
Hologram emitter :
- "X" On the multiply linked to the "Cos"
- "Y" On the multiply linked to the "Sin"
- "Z" On a constant "value of -64" (ALWAYS USE -64 !)
-------------------------------------------------------------------
FAQ :
Why always -64 ?
- Because when the Hologram spawns, he spawns at a OBJECT height of 64. Then, using -64 for Z will make it spawn ON the round plate, like it is in 2 dimension.
Why do we divide the ranger by 65 ?
- Well, we divide it because 3000/65 = 46. You MUST obtains 46 because this is the exact length of a round plate radius.
If you use more than 3000 for your ranger, make a simple equation like "RangerLength / X = 46"
What do you exactly make at the begenning with your screen "Vitesse" ?
- Vitesse means "Speed" in French. At the begenning, I make a rotating plate which use a constant speed by using some reversed Trusters and a "Greater or equal" gate that impose the radar to go between 1 and 2 Km/h.
Why do we use a Not Equal gate for the second radar ?
- We use this gate to make the Hologram spawning red points ONLY if the distance is not equal to 3000 (the ranger max range)
Then, if the distance is equal to 3000, it will make :
"Cos(deg)" X "Divide 3000/65" X "Not equal"
But as the distance is 3000, the not equal will be equal to 0. And we all know that, anything multiplied by 0 is equal to 0. Conclusion : No red point spawns.
@XISOMODSX Check in my video. It already exist. =3
GnougnouA10 5 months ago
can you please make the second video? :3
XISOMODSX 5 months ago
@KIUBIX3 Just follow what I do or read description.
GnougnouA10 9 months ago
english pls?
KIUBIX3 9 months ago