Changes
Page history
Update Scriptable-Keyframes.md
authored
Oct 16, 2023
by
Ticxo
Show whitespace changes
Inline
Side-by-side
Modeling/Scriptable-Keyframes.md
View page @
2c6d6a12
...
...
@@ -23,13 +23,13 @@ Primary_5:
## MEG Commands
MEG Commands are, by design, structurally very similar to MM mechanics. Currently, we have 7 commands which have the same attributes as their MM mechanic counterpart. However,
**all commands will only target the model you are editing.**
*
changeparent =
[
ChangeParent
](
/
Mechanics
:-M
odel
#c
hange
p
arent
)
*
partvis =
[
PartVisibility
](
https://github.com/Ticxo/Model-Engine-Wiki/wiki/Mechanics#p
art
v
isibility
)
*
tint =
[
Tint
](
/
Mechanics
:-M
odel
#t
int
)
*
enchant =
[
Enchant
](
/
Mechanics
:-M
odel
#e
nchant
)
*
tag =
[
SetModelTag
](
/
Mechanics
:-M
odel
#s
et
m
odel
t
ag
)
*
changepart =
[
ChangePart
](
/
Mechanics
:-M
odel
#c
hange
p
art
)
*
remap =
[
RemapModel
](
/
Mechanics
:-M
odel
#r
emap
m
odel
)
*
changeparent =
[
ChangeParent
](
M
ythicMobs/m
echanics
/m
odel
/C
hange
P
arent
)
*
partvis =
[
PartVisibility
](
MythicMobs/mechanics/model/P
art
V
isibility
)
*
tint =
[
Tint
](
M
ythicMobs/m
echanics
/m
odel
/T
int
)
*
enchant =
[
Enchant
](
M
ythicMobs/m
echanics
/m
odel
/E
nchant
)
*
tag =
[
SetModelTag
](
M
ythicMobs/m
echanics
/m
odel
/S
et
M
odel
T
ag
)
*
changepart =
[
ChangePart
](
M
ythicMobs/m
echanics
/m
odel
/C
hange
P
art
)
*
remap =
[
RemapModel
](
M
ythicMobs/m
echanics
/m
odel
/R
emap
M
odel
)
To use a MEG command, you just enter it like using them as a normal mechanic.

...
...
...
...