#molang tutorial

1 messages · Page 1 of 1 (latest)

median salmon
#

Somebody knows where I can learn to use molang?
I said it because idk how use it, or when use it, and I have too many ideas with it.
Thank you

loud wedge
#

Molang Queries are used to test whenever a condition/query is true or false (!), they can also detect whenever they have a certain value using ==

#

example :
"sneak_test": "query.is_sneaking"
this will return as true when the player is sneaking

"condition": "query.variant == 3"
this condition will return true when the variant of the mob is 3

ebon pagoda