Git Product home page Git Product logo

Comments (6)

mrachinskiy avatar mrachinskiy commented on May 25, 2024

What value exactly is supposed to be offsetted here?

from commotion.

RazorWolvendom avatar RazorWolvendom commented on May 25, 2024

What value exactly is supposed to be offsetted here?

a Material value (Emission for example)

from commotion.

mrachinskiy avatar mrachinskiy commented on May 25, 2024

It's controlled by the driver, it cannot be offsetted. The driver's expression has to be modified with additional offset value, I'm not sure it is a good thing to do.

Do you have a specific use case?

from commotion.

RazorWolvendom avatar RazorWolvendom commented on May 25, 2024

It's controlled by the driver, it cannot be offsetted. The driver's expression has to be modified with additional offset value, I'm not sure it is a good thing to do.

Do you have a specific use case?

no no, the offset happens on the object target, so like if you got a driver with cube.001 all other cubes would have that same driver with the same object target. the option would swap the object target based on the same name

what i want is to make all those drivers use its next object name (just as the name preset works) to make like Cube.002 having a driver with object target cube.002 and cube 003 has a driver with object target cube.003 and so on...
because the offset already was made with the animated position, those drivers only inspects the objects location to change the Material value based on that

from commotion.

mrachinskiy avatar mrachinskiy commented on May 25, 2024

If I understand correctly, you want to set target object property of a driver variable to current object?

I'm not sure it's in the scope of the add-on, and then there are other issues:

  • How to decide which variable to set, and which to ignore in case drive have multiple variables?
  • How to handle Distance and Rotational Difference variables?

At this point GN simulation zone might be a better tool. Drivers were not designed to do stuff like this.

from commotion.

RazorWolvendom avatar RazorWolvendom commented on May 25, 2024

If I understand correctly, you want to set target object property of a driver variable to current object?

I'm not sure it's in the scope of the add-on, and then there are other issues:

  • How to decide which variable to set, and which to ignore in case drive have multiple variables?
  • How to handle Distance and Rotational Difference variables?

At this point GN simulation zone might be a better tool. Drivers were not designed to do stuff like this.

i see

from commotion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.