Is it possible only use Lua scripting for simple games?

0

I am thinking to restart my studies with Lumberyard but i need to buy a SSD for more space. So I would like to know if is it possible to use only Lua scripting for "simple games" (side scrolling, shoot em up, point n click) or it will be need c++?

Where are Lua tutorials?

已提問 4 年前檢視次數 235 次
9 個答案
0

You can use script canvas for simple games and Lua too most likely. However, you'll need c++ if you want to save and load game data because for some bizarre reason they haven't included that in script canvas (I don't know if they have in lua or not).

已回答 4 年前
0

Hi @REDACTEDUSER

Yes , you can , you can use only lua scripting or only script canvas or both , Although you can also use the power of C++ and Python in Lumberyard

Lua learning sites 👇

https://docs.aws.amazon.com/lumberyard/latest/developerguide/lua-scripting-intro.html

http://www.lua.org/manual/5.1/

https://www.lua.org/pil/

https://www.lua.org/docs.html

已回答 4 年前
0

@REDACTEDUSER

Also consult this account @REDACTEDUSER , I suggest you see it 👇

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

I have a video tutorials channel for lumberyard in YouTube, of course for kurdish language not english 😉 I suggest you see it 👇 https://www.youtube.com/channel/UCN9MWr1LFeR7i5AdkyxVMbg/videos?view_as=subscriber

已回答 4 年前
0

@REDACTEDUSER

Be sure to watch the official and excellent channel of amazon lumberyard team and your information will be very much 😍 :star_struck: 👇 https://www.youtube.com/c/AmazonLumberyardTutorials/videos

Official and excellent channel of amazon GameTech studios 👇 ✅ 💡 https://www.youtube.com/c/AWSGameTech/playlists

已回答 4 年前
0

What the community need it is videos like unreal and unity community has, teaching how to do the basics and there is nothing like that out there for lumberyard

已回答 4 年前
0

I agree with you and BUT please read all this my description 🙂 👇

I'm a person who started from Unity version 3 and had a good experience in version 4, in version 5 I saw that part of API Unity was changed and javascript/boo deleted in version 5 , unity 2017 I found many problems in it and so on

To be honest, a lot of video tutorials have been released for Unity, but due to the change in APIs, it is not possible to use videos tutorials for different versions.

These problems that exist in API Unity do not exist in API Unreal 4, but Unreal 4 is not a naturalistic engine based on natural systems, and you have to build everything from zero.

It's really scary to build everything from zero like 3D water, water ripple effect ,time of day system, weather system and so on.

I have a lot of experience with game engines and I'm sure Amazon have great roadmap for video tutorials and tutorial documents for Lumberyard.

Amazon is looking to change the DNA of making games in a new way and the best listener on this planet.

已回答 4 年前
0

The problem is, without learning materials only skilled programmers will try the engine to make something, but with learning materials, even the way of doing things will change in 3 months or X months, will be better.

已回答 4 年前
0

what some things you feel needs to be covered ? I have alot of basics on the channel, if more if needed feel free to lay on me

已回答 4 年前
0

Hi @REDACTEDUSER

已回答 4 年前

此貼文已關閉:已停用新增新答案、評論和投票功能。