You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using paint_sphere, the gel placement upon the Paint input is often offset from the coordinates where the entity was placed, especially if the entity is placed flush with a brush's surface, and is especially noticeable between different planes.
This offset appears to always take the gel blob further into the negative axis of whatever surface it is on.
Place down paint_spheres in a precise line, preferably across different planes. Then, set up a logic_auto with input OnMapSpawn -> <paint_sphere_name> -> Paint.
Operating System
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
When using
paint_sphere
, the gel placement upon thePaint
input is often offset from the coordinates where the entity was placed, especially if the entity is placed flush with a brush's surface, and is especially noticeable between different planes.This offset appears to always take the gel blob further into the negative axis of whatever surface it is on.
Issue Map
gel_demo.zip
To Reproduce
Place down
paint_sphere
s in a precise line, preferably across different planes. Then, set up alogic_auto
with inputOnMapSpawn -> <paint_sphere_name> -> Paint
.Operating System
No response
The text was updated successfully, but these errors were encountered: