Downloads

Tagged 'Items'

Screenshot titled "Preview (click to animate)"

Back when items were strictly 2D sprites, there was little reason to care about their facing angle. We now have plugins that replace items with 3D models, yet in nearly all existing maps all weapons and ammo face the same direction.

This plugin addresses this cosmetic oddity by making all items slowly rotate (yaw), as seen in other shooters like Quake and Unreal. The 2D sprites were easy to identify because you could see them in profile from any angle. This animation restores that property, and the movement also makes them stand out more. Unfortunately, because the script physically manipulates the items in the environment, it's only expected to work in single player.

I've been using this for myself ever since thedoctor45 released his excellent 3D items plugin in February 2012. However, it's very simple and should work with any 3D items, for any scenario. Anyone making a "3D items" or similar plugin is welcome to bundle this into their work; one look at the lua and you'll see how simple the effect is to create.

2,354 downloads, 2 reviews, 1 screenshot, 5.0 rating

Screenshot titled ""

This plugin will replace all of the standard Infinity weapon items, ammo boxes and powerups with proper 3D equivalents. A demo map featuring all of the new models has been included.

Notes for version 1.3:

v1.1:

  • Fixed a script bug that would cause the SPNKR textures not to load on some setups.
  • Some very minor Texture fixes.

v1.2:

  • Exchanged the shield powerup models with more accurate ones created by Envy (thanks for providing them!)
  • Some more minor Texture fixes.

v1.2.1:

  • Even more minor texture fixes...

v1.3 (final release):

  • Fixed model normals for better lighting (Thanks to Hopper)

2,920 downloads, 3 reviews, 9 screenshots, 4.7 rating