Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Tech Arena Returns!

Tech Arena Returns!

coderx75
coderx75
Tech: Arena · · 1 min read
2,423 0
Not so much of a "return" as it's been in development. Things had slowed down during the whole family-building process but have been in full swing for the past few months (as in spare-time full swing).

Tech arena allows players to build vehicles (and pretty much anything they want to) from components and compete against friends, enemies and AI in an arena. These components and their functionality are each defined by scripts. On the front end, the player may create new components from existing types but these types are really templates of Lua scripts. If one so chooses, however, they can use the in-game code editor to write their own components from these templates or from scratch.

I've posted a new video testing out the new rocket launcher component and the physical effects of explosions in general. Fun stuff!

Discussion

Loading comments...