Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Yeah, the app I'm using only supports MD3s.

Been having problems finding an online converter or software that's not broken in some way.

I will try Blender. Thanks.

Show post...

What are you using? Cube 2 , Tesseract or something else?

It's a program called Easy FPS Editor. It's a neat FPS game maker that's no longer updated--I want to import a cube primitive so I can use that for secret walls.

Show post...

Why don't you try Tesseract or Cube 2: Sauerbraten??? Both are open source and easy? They've better graphics too(Tesseract has global illumination, that works even on Intel IGPUs). (It'll be better than Easy FPS editor)

I don't know much about Cube2/Tesseract but it's not very customizable without programming is it? I can script, sure, but I'm not a game programmer. My hope with eFPSe is I could create retro games pretty easily. I like a lot of its flexibility (room over room, true 3D spaces, no code weapons and enemies, built in custom object editor for angled walls, etc) but it's oddly restrictive in some areas (importing models, no ability to create secrets built-in, doors can only be on tiles with nothing on layers above or below it)

Show post...

Cube 2 and tesseract require less to no code depending on the maps and active stuff, you won't be needing to code the movement, enemies, or many other things, however you can still add cubescript (very easy). It supports many models like md2, md3, md5(they're providing the fixed exporter for blender too), iqm. While tesseracts supports gltf and objs too. Both have better graphics than eFPS and can be used to make many games. You can even make a RPG or a GTA like game.(Cube and tesseracts map editors are the best I've seen)