Hello!
How realistic is it to create a plugin (wallpaper mode) that will display only a girl + a couple of buttons from the entire application (or pre-specify the list of objects displayed).
Similar to the applications: "Live Desktop Beauty" (see the picture below), "Virtual girls" - so that the...
Hello! Please tell me, what am I doing wrong?
I do it exactly according to the instructions (DrawRay in Unity) on the network.
There are no errors, the Ray is being created, the RayCast is working, but the Ray is not displayed.
Please tell me, what am I doing wrong?
I need change text button into script. The text of the button on the scene changes, but there is no button in the settings.
Hello!
I cant "press" button on scene into script. I've scene with atoms:
1. Trigger UIButton - name "Button1". When I press button - doing some actions (included in tab "Button trigger");
2. Shape Cube - "Cube1", with my plugin-script;
How "to press" button programmatically into my...