About 2,630,000 results
Open links in new tab
  1. .net - Is possible to use lua code in Unity3D - Stack Overflow

    Jun 7, 2012 · We need to use some specific library written in Lua in unity application. Is there any possible way aside from complete rewriting it in C#/JS?

  2. lua - How can i add full modding support to my Unity game

    Apr 23, 2022 · 2 I've played a bit around with Unity-Lua and decidet to add full modding support for my unity game. But it dosn't really work that well... Unity-Lua has some major things …

  3. decompiler - How to decompile a Lua file? - Stack Overflow

    Nov 21, 2020 · 4 I have a lua file, which, when opened in Notepad++ shows a mixture of English (uncorrupted), understandable text, as well as a mixture of "NULS" "ETX's" and other strange …

  4. function - Difference between . and : in Lua - Stack Overflow

    Difference between . and : in Lua Asked 14 years, 10 months ago Modified 1 year, 4 months ago Viewed 80k times

  5. Is there any way of integrating NLua in Unity? - Stack Overflow

    Sep 16, 2022 · 0 Recently I was interested in making Lua support inside of Unity. For that you have the bindings NLua and KeraLua. My problem is that I tried adding the dll files to …

  6. How to debug lua script in a unity project? - Stack Overflow

    Jan 30, 2015 · We are embedding lua scripts into a unity project, but getting no IDE to debug. Any suggestion?

  7. Unity - Getting an input action value - Stack Overflow

    Mar 12, 2023 · Unity has a new input system but documentation is shoddy at best, very confusing and not straight forwards at all. How do I get a simple read out of my input actions value? I …

  8. how to attach a Lua debugger with EmmyLua? - Stack Overflow

    Oct 23, 2019 · To be able to debug lua code, no matter what IDE you are using, you need install luasocket, that not comes by default with lua. The easiest way to do it by lua package …

  9. unity game engine - Passing a C# object into a lua function with ...

    Passing a C# object into a lua function with moonsharp. Asked 8 years, 9 months ago Modified 7 years, 4 months ago Viewed 2k times

  10. Using Addressables Remote in Unity - Stack Overflow

    Jan 6, 2025 · Using Addressables Remote in Unity Asked 11 months ago Modified 11 months ago Viewed 145 times