@DareESP
Walking simulators are pretty reasonable fair in GG under third person-- "out of the box" as
they like to say. Even then you gotta decide where the character is in relation to your map
and assets that interact with the player so you can trigger events.
So you can learn to script your own behavior as GG lua API has a pretty well defined set that
will enable most basic functionality. One day a forum mod told me not to promote scripting
especially in GG MAX, which to me taking that side is a rather confusing notion to argue on.
I don't agree with it even slightly.
The "free scripts" compendium is the place to browse. Everything won't be there, but if you
take the chance to study them, especially the simpler ones at first, that is the suggestion.
At some point you should be able to accomplish basic weapon pickup and firing, but it's a
rather complex scenario that will take some perseverance.
I say go and learn ALL the scripting you can and hope to. POSITIVE ++ vibes and best luck!