You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
447 B
9 lines
447 B
3 years ago
|
# Importing custom events
|
||
|
|
||
|
It's very easy to share `custom events` because they are pretty much self-contained.
|
||
|
You will just need to get the folder from someone. If you have it, move it into `res://dialogic/custom-events/`.
|
||
|
|
||
|
Then enable custom events in Dialogic's settings menu (if you haven't already).
|
||
|
You should now find the custom event in the bottom of the event button panel on the right in the timeline editor.
|
||
|
|
||
|
*Vòila! Hope it works ;)*
|