Skip to main content

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

CommandoSwat

3
Posts
A member registered Feb 09, 2016

Recent community posts

Amazing! I ran through the entire E1 and part of the Alkaline mod - really impressive work! Can't wait to see this get finished. 

Fantastic to hear it's still in development. Would have been sick to be able to play Quake entirely from the PAKs but I get that developing in QuakeC isn't the best use of time anymore. Does this mean there will be an API in GML then? I'm curious what features that part will have if any.

For example, if users wanted to implemented AI, will the flow be: 1. Load map. 2. In GML, create NavMesh (i.e. something like OzarQ.nav_mesh), handle AI frame transitions (OzarQ.loadAnimation) and move/attack logic? 3. Key events/triggers would also be handled in GML?

(1 edit)

This looks great! Curious - how would gameplay logic be handled (i.e. AI, etc.)? Do you plan on loading QuakeC progs.dat? Or is the logic to be built by the user in GML? Either way, this looks amazing and I hope it's still in development!