Search found 4 matches
- Mon Apr 18, 2022 11:58 am
- Forum: Quest Machine
- Topic: ORK Framework not working
- Replies: 4
- Views: 655
Re: ORK Framework not working
No need to apologise, I should've checked whether or not it already supported ORK 3 instead of just assuming! Thanks for the speedy replies and development
- Mon Apr 18, 2022 11:34 am
- Forum: Quest Machine
- Topic: ORK Framework not working
- Replies: 4
- Views: 655
Re: ORK Framework not working
Oh, I had no idea! Thanks for the reply
- Mon Apr 18, 2022 11:10 am
- Forum: Quest Machine
- Topic: ORK Framework not working
- Replies: 4
- Views: 655
ORK Framework not working
Hey there, I'm trying to integrate Quest Machine with ORK Framework 3, but it doesn't seem to be working. It seems like the integration API is outdated. It appears as though the ORKFramework namespace has changed to GamingIsLove.OrkFramework. I also can't find a reference to things like ORKGameEvent...
- Wed Mar 30, 2022 8:28 am
- Forum: Dialogue System for Unity
- Topic: Issues with NLua Integration
- Replies: 2
- Views: 284
Issues with NLua Integration
Hey there, I'm attempting to use NLua instead of the built in Lua interpreter, but I seem to have some issues. I've used NLua in the past with the Dialogue System, but since the latest update it doesn't seem to work. It appears that NLua_DialogueLua is missing two major methods, namely RegisterLuaFu...