Skip to main content

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

Asset Forge

Create your own 3D models and 2D sprites! · By Kenney

export by script

A topic by curious-games created Mar 06, 2021 Views: 212 Replies: 1
Viewing posts 1 to 2

Hi,

  some of the issues in this forum could be mitigated if it was possible to do the 3d model export via Lua. Specifically, we have to

  • go through the export menu every time
  • always specify the export path again

With a ```forge.exportModel(string path)``` method (and maybe an option to add specific scripts to the menu) the turnaround times would be ideal.

Thanks for considering this,

   Dirk

+1 to this. There are a lot of clicks right now to export a model. Being able to do that with just a hotkey e.g. Ctrl +E or some other one-button way would help a lot to get a fast workflow of modelling and seeing the changes in the engine.