Hi
I’m fairly new to blueprints so I hope someone can help me.
Very simple.
I have a mesh that I can control via OSC messages. I set it up so I can rotate the mesh through my iPad.
(Ignore the two unused index in my “Switch on String”)
I also made a setup where it rotates automatically.
I know that these are two separate events.
I want the mesh to automatically rotate when x time has passed and hasn’t received any input.
How do I set it up, so my mesh rotates automatically if the blueprint doesn’t get any input from the OSC messages?
I know about the branch and dealy nodes but I can’t set the boolean condition properly.
What should I do?