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
Categories Scripting
Created by Wilson Percival
Created on Sep 14, 2022

Event listener when any C3 function is called.

Add the ability to catch C3 function calls that are called via events. An example is shown in the screenshot.

It's just that if I want to make it possible for users who are not familiar with scripts to interact through C3 function calls, I need to add a block of code inside each function. It seems to me that it would be more convenient if I could catch these calls directly in the module without adding this script block.

  • Attach files
  • +2