Skip to content
  • Jasper St. Pierre's avatar
    Fix the input region not working properly · 1e6b3faa
    Jasper St. Pierre authored
    The input region was set on the shaped texture, but the shaped texture
    was never picked properly, as it was never set to be reactive. Move the
    pick implementation and reactivity to the MetaSurfaceActor, and update
    the code everywhere else to expect a MetaSurfaceActor.
    1e6b3faa