im having problems with some framedelayed patch
the basic idea is to have deNiro running forever which is been done by adding framedelayed +1 to the goPosition pin
but sometimes i want deNiro to go to a certain position
the patch works but not really
sometimes the is the NOInput thing and if its in there the whole thing stops working
when you unplug the input pin from deNiro and just give it some destination, then it starts going and working
but as soon as you safe the NOinput thing comes back
thank you for your reply … im really kinda wainting for it cause im stuck with it
the basic idea is to have a smooth movement where you can control the speed and accelaration (thats why deNiro)
deNiro usually wants to go to a certain position that is what i need, but i also need a “never ending movement in some direction”
thats why i “hacked” deNiro with the frame delay, just to keep it going + or - forever
so what i want is something that:
moves smooth
has accelaration & velocity control
can just move forever (translate - or +)
and can move to a certain position and stop (and be ready to keep moving again)