Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Feature Request Vector mathematics

Discussion in 'Visual Scripting' started by vinurd, Aug 28, 2020.

  1. vinurd

    vinurd

    Joined:
    Aug 27, 2015
    Posts:
    14
    This is the most painful topic for everyone who is not programming or has just started programming. Is it really impossible to somehow simplify parts of the code in order to make the object move where it is needed. Why all these dances with a bunch of variables, multiplications, additions. Conduct a survey on veterinary mathematics, not everyone understands it, but who understands the, programmer and he does not need special visual programming.

    or more intelligible information about vector mathematics (more precisely, physics)
     
  2. Siro13

    Siro13

    Joined:
    Jun 30, 2014
    Posts:
    33
    Hello, I don't understand if you are talking about a philosophical problem regarding the method or process by which an object can be moved in Unity or if you just need some simple examples. In the second case I can help you
    (even in the RigidBody case) using Bolt, in the first case you may not like the answer :-D