constants folder ?
-
Hi i saw this kind of folder constants in a EA ,
i want to know can we do this with fxdreema?
-
You can create an enum to do this, need more information on what you are trying to do
-
@jstap i did a search that in codes we can use such this inputs
input group "Group name #1" input int group1_var1 = ... input double group1_var2 = ... input double group1_var3 = ... input group "Group name #2 input int group2_var1 = ... input double group2_var2 = ... input double group2_var3 = ...but sadly (
) there is no "group" type in constants in Fxdreema and i must use this in editor in Meta Editor manually