Hi all!
Following the PBR update I'm seriously considering to give GameGuru an other go. Graphics looks great and the performance reached an acceptable level, but because I did not used GameGuru a lot because of the poor performance and poor AI in the first place, I'm not that familiar with the capabilities and I'm really don't want to spend months and possibly years with GameGuru only to get the answer.
I plan to do this project in AGK but I'm going to be using GG as my 3D editor to design the levels and I'm wondering if would it be possible to not just make the levels but the whole game in GG. I expect to use lot of Lua, but last time I tried Lua was pretty limited, you could not even control the camera. But I think it also improved, changed now but not sure how much.
It would be an open world game where you can go anywhere including in and out of buildings, but I have concerns regarding performance, propably interiors need to be separated levels but it brings me to my first question:
-can I load any level I want or GameGuru automatically loading levels after each other?
-in case I can load any level I want, is saving, loading information and generating levels dynamically using that information would it be possible? I don't mean procedural generation but let say If I have destroyed something, it remain destroyed when I go back. Can I set up some kind of database to store what is already opened or not, what is destroyed..etc
-get in and out of ground vehicles with 3rd person and cockpit view (can look around inside cockpit) and driving mechanics, physics?
-get in and out of aircraft vehicles with 3rd person and cockpit view (can look around inside cockpit) and flying mechanics, physics?
-crafting using a crafting screen?
-farming, building by placing items in the 3d space using the mouse?
-interaction with items using the mouse, select multiple using a selection box?
-dialogues where you have multiple options to choose from?
I would appreciate if people experienced with Lua in GG could help me answer my questions.
Thank you in advance.