Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. 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