Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Features Requests Sticky

A topic by LucaGGE created 7 days ago Views: 73 Replies: 7
Viewing posts 1 to 4
Developer (1 edit)

Hello everyone!

This topic is intended to collect all feature requests for AME Engine.

You'll see that some are already planned or have even been implemented.

Current features: https://pastebin.com/Qnu1EFPd

Requested features: https://pastebin.com/TFnDVaju

Before the project reaches Early Access, this topic will be especially useful for seeing what's already part of the project and for suggesting imaginative ideas.

See you soon!

I would like a fake 3d first person view, in order to emulate classic Dungeon Crawlers. :)

Developer

Hi Enrique!
As we said in the other post, a first person pov in fake 3D is already part of the core features (think pokemon), instead a full 3D person view, like most classic dungeon crawlers, was expected as a request and will be added later :)

I'd actually like to see more videos of what the engine will be capable of, before I could possibly make a feature request. When I see that I can make feature requests properly, think!

Developer

Hi Evergreen,

I understand what you mean. For the videos, you'll have to wait until a little further in development, since the current version is still lacking some important features and it would look too plain :)

Also: what about random generation of worlds/mazes? And can we export our projects in HTML5, please?

Developer (1 edit)

Hey Enrique!

Here are your options to build the game's world:

  • Module assembly (pre-made rooms mixed and matched randomly)
  • Terrain generation (multiple options, procedural)
  • Handmade content (used to create both entire maps and map modules)
  • Modify by hand generated maps (create entire map with terrain generation and module assembly and then improve it by hand)

Let me know if you have any questions! :)

For what regards publishing for the web, I can't make promises about it yet but it should be possible to convert your game into javascript!

Thank you very much for your answers! Publishing for the web is, at least for me, pretty important, so I hope that can be sorted out :)