Skip to Main Content
Construct 3 suggestions 21H2 - ARCHIVED

This suggestions platform is now closed and will be shut down on March 1st 2024.

Please ensure any content you care about is backed up before that date.

Feature requests are now handled on GitHub here: https://github.com/Scirra/Construct-feature-requests

3 VOTE
Status Shipped
Categories Scripting
Created by Ramtin Soltani
Created on Jun 21, 2022

Add Solid behavior API in scripting

Currently there's no way to configure Solid behavior of objects dynamically through scripting.

The idea is to define an interface (e.g. ISolidBehaviorInstance) that exposes methods for setting the solid state (enabled/disabled) and to also manage tags. This object, like all the other behaviors, would be accessible via IInstance.behaviors.Solid.

  • ADMIN RESPONSE
    Jul 19, 2022

    This is now supported in r303.

  • Attach files
  • +2