View Issue Details

IDProjectCategoryView StatusLast Update
0004930NoesisGUIStudiopublic2026-06-04 17:59
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target Version4.0 
Summary0004930: No Method To Copy/Paste/Duplicate Triggers
Description

Currently, in many cases, many Triggers within a scope are virtually identical, with the exception of maybe changing a few Properties between them.

Setting up many Triggers with minor variations can be quite tedious, and this therefore makes Triggers a great candidate for offering a 'Duplicate' function within the Triggers Panel, similar to how Resources can be duplicated.

It may be possible that the context menu created for this, may also benefit from being applied to Behaviors and Setters too.


Repro Steps:

1) Download an open the attached Studio Project. Note that the video file has been removed from the Project to fit into a Mantis Ticket's allowed attachment side. If you encounter any errors related to this, feel free to ignore.

2) On the right side of the Page, right click on the Stats panel for the selected character and navigate to Templates-->Content-->Edit
This will open the Template in the inline Template Editor.

3) Within the Stats Panel, right click on the panel with the Kitty Cat and navigate to Templates-->Content-->Edit.
This will open the Template in the inline Template Editor.

4) With the Kitty Cat Template as the active scope, navigate to the Interactivity/Triggers Tab.
There are Triggers in here that dictate that when the Character's 'Companion' Enum is set to Companion_1, Companion_2, or Companion_3, that the artwork of the Kitty cat should update to that of Companion_1, Companion_2, and Companion_3 respectively.

There are 5 more Triggers to create to account for the 5 remaining Kitty cats.

5) Study the current Triggers, and create the remaining/missing ones.

Observe how each one has to be recreated from scratch even if each instance is simply changing the Companion number.

Expected Results: Triggers can be duplicated.

Attached Files
PlatformAny

Relationships

related to 0005041 resolveddfranjic Storyboards, Visual States, and Visual State Transitions Can't Be Duplicated 

Activities

dfranjic

dfranjic

2026-06-04 17:59

developer   ~0012344

Implemented in r17264

Issue History

Date Modified Username Field Change
2026-03-25 15:56 dstewart New Issue
2026-03-25 15:56 dstewart File Added: Project_Interactivity_Triggers.zip
2026-03-25 15:56 dstewart Summary No Method To Duplicate Triggers => No Method To Copy/Duplicate Triggers
2026-03-25 15:56 dstewart Summary No Method To Copy/Duplicate Triggers => No Method To Copy/Paste/Duplicate Triggers
2026-03-25 15:58 dstewart Description Updated
2026-03-25 20:09 sfernandez Assigned To => dfranjic
2026-03-25 20:09 sfernandez Status new => assigned
2026-03-25 20:09 sfernandez Target Version => Studio_Beta
2026-05-13 11:46 dstewart Relationship added related to 0005041
2026-05-14 17:13 dfranjic Target Version Studio_Beta => 4.0
2026-06-04 17:59 dfranjic Status assigned => resolved
2026-06-04 17:59 dfranjic Resolution open => fixed
2026-06-04 17:59 dfranjic Note Added: 0012344