#get backwards vector

15 messages · Page 1 of 1 (latest)

final summit
#

get forward vector -> vector scale (-1)

vagrant flame
#

-1

final summit
#

you need a float var

#

it's weird

vagrant flame
#

More chips than needed but ok

#

Yeah

last narwhal
#

Or INT. Scalar = int or float.

mossy moss
#

Parse Float

mossy moss
#

bro

#

Parse Float

quartz jetty
#

Fun Fact: If you want to use purely 1 chip, are lazy or just want to, you can use a subtract chip with 3 ports, attach the forward/up/whatever Vector to all 3 ports and the result is the inverse of that Vector. May take a small bit extra CPU but can be useful if you are trying to make big circuitry and don't have enough chips, but have enough CPU.

tall seal
#

The vector3 scalar should just be a float tbh

#

Or let us configure the port type

mossy moss
vernal rampart
# mossy moss Parse Float

is it cheaper than int to float? I usually only use parse for specific values, but he just wants backwards, so it dosent have to be as specific