Giter VIP home page Giter VIP logo

slua_unreal_demo's People

Contributors

iriskadev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

slua_unreal_demo's Issues

无法获取函数中的默认值

比如AHUD里面有函数:
void DrawTextureSimple(UTexture* Texture, float ScreenX, float ScreenY, float Scale=1.f, bool bScalePosition=false);

Lua函数中,
self:DrawTextureSimple(self["CrossTexture"], halfX, halfY)
这样写会执行失败;
必须把原本可以缺省的变量补全才可以运行。

加载地图失败! ../../../../slua_unreal_demo/Content/FirstPersonBP/Maps/FirstPersonExampleMap.umap是一张虚幻引擎4地图[File:v517],来自一个比这个[Cur:v514]更新的引擎版本。

使用的是github上ue4的4.18分支,用vs2015编译,第一次打开就出现这种情况。
加载地图失败!
../../../../slua_unreal_demo/Content/FirstPersonBP/Maps/FirstPersonExampleMap.umap是一张虚幻引擎4地图[File:v517],来自一个比这个[Cur:v514]更新的引擎版本。

UE4.25无法运行demo

Hi,UE4.25无法跑通该demo。从slua官方仓库拷贝了4.25的branch之后,运行时会挂在这里:
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.