1. #1

    Vectors

    I understand everything in the level editor, other than vectors. Anyone want to explain it to me? Is it useful or is it something you don't need.
    Share this post

  2. #2
    Share this post

  3. #3
    vectors aren't something you really need

    they are mainly used to store data or to make coding a bit shorter
    Share this post

  4. #4
    Vectors can also allow you to change the color of something on the fly. X Y Z = R G B
    Share this post

  5. #5
    Core2TOM's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    Germany
    Posts
    506
    vector = multiple variable data sources in one
    two dimensional vector = the same, but a bit different to use. you can check out how to use it on the editor streams: https://www.youtube.com/watch?v=4M51...hb4qHhmedBhf-v
    Share this post