38 lines
1.2 KiB
Plaintext
38 lines
1.2 KiB
Plaintext
/*
|
|
--------------------------
|
|
Quest Machine
|
|
Version 1.2.31
|
|
|
|
Copyright © Pixel Crushers
|
|
--------------------------
|
|
|
|
|
|
Thank you for buying Quest Machine!
|
|
|
|
We want your project to be a success! If you have any questions or feature requests,
|
|
please contact us any time at support@pixelcrushers.com.
|
|
|
|
|
|
Getting Started:
|
|
----------------
|
|
o IMPORTANT NOTE FOR 2D:
|
|
If you want to use 2D physics you must define scripting symbol USE_PHYSICS2D.
|
|
(Tick checkbox in Tools > Pixel Crushers > Quest Machine > Welcome Window.)
|
|
o IMPORTANT NOTE FOR TEXTMESH PRO:
|
|
If you want to use TextMesh Pro you must define scripting symbol TMP_PRESENT.
|
|
(Tick checkbox in Tools > Pixel Crushers > Quest Machine > Welcome Window.)
|
|
o Read the manual in Plugins/Pixel Crushers/Quest Machine/Documentation.
|
|
o Play the scene in Plugins/Pixel Crushers/Quest Machine/Demo. (Uses 2D physics.)
|
|
o Video tutorials: https://www.youtube.com/playlist?list=PLwJBdHXwa-RqjEEWt1RrBAnePgiilk9vJ
|
|
|
|
|
|
Need Help?
|
|
----------
|
|
o Email: support@pixelcrushers.com
|
|
o Forum: https://www.pixelcrushers.com/phpbb
|
|
o Discord: https://discord.gg/FwUaCNt
|
|
|
|
We do our very best to reply to all emails within 24 hours. If you haven't received
|
|
a reply within 24 hours, please check your spam folder.
|
|
*/
|