Lua or C++? When to use which language?

0

Hi so I am new to Lumberyard but not to game development, I have been using Unity for the past year which only lets you program in C#. I was wondering if you could help me decide whether I should be using Lua or C++, I am on a 7 person team for a semester long school project.

I understand that Lua doesn't require the engine to be recompiled and thus is faster to develop for, but C++ is much more performant and also used more in the actual game industry. Using both seems like too much time to keep switching. Does anyone have any recommendations/suggestions, and reasoning would be great!

질문됨 6년 전187회 조회
3개 답변
0
수락된 답변

Hi jacwilso. I think this question is individual for project and team. I haven't team and i am using only C++, no Lua. it's not about performance or some language better, just for me it more convenient and easy.

p.s.

Read here too: When to use FG/Lua/C++

답변함 6년 전
0

i use both but there is a reason why there is lua built into the engine & it is for rapid development & i think reading & writing code is better than trying to fit, arrange, connect & figure out all them little boxes in the script canvas. Lua is a very fast language it was chosen by the devs at crytek for that reason & to speed up the development of their games, it can be hot loaded & the results can be seen almost instantly. i use C++ only if lua is to slow for what i want the engine to do for my game.

답변함 5년 전
0

Hi @REDACTEDUSER

I using of Script Canvas Amazon Lumberyard 1.18 , this language is powerful & fast , I publishing new video tutorials for Script Canvas nodes , also Emotion Fx graphs , I invite you to my channel in youtube :-)

https://www.youtube.com/channel/UCN9MWr1LFeR7i5AdkyxVMbg/videos

Cheers

Ahmad Karami

a computer teacher / a solo developer/ a gameplay programmer / a debugger

답변함 5년 전

이 게시물은 마감됨: 새 답변, 댓글 및 투표 추가가 비활성화되었습니다.

관련 콘텐츠