Garry's Mod

Garry's Mod

190 ratings
Wire Sprites
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun
File Size
Posted
Updated
2.337 KB
29 Jan, 2016 @ 1:22pm
4 Apr, 2016 @ 11:26am
3 Change Notes ( view )

Subscribe to download
Wire Sprites

In 1 collection by N!kO
NickMBR | Ferramentas Uteis
49 items
Description
This is a simple tool designed to create and customize sprites. This tool requires WIREMOD.

Check out the expression2 extension for creating sprites as well:
http://steamoss.com/sharedfiles/filedetails/?id=811333794

How to use it:
1. Select the tool Wire Sprites located on the Tab Wire on the 'Q' menu.
2. Customize as you see fit.
3. Spawn.

Wiremod:
"On" = Toggles the state of the sprite (On/Off)
"RGB [VECTOR]" = Sets the color of the sprite by a color vector.
"Alpha" = Sets the Alpha of the sprite.
"Scale" = Sets the Scale of the sprite.

Updating:
You can update the texture, color, alpha, scale, framerate and rendermode just by clicking on the spawned sprite with new selected values.

Custom Sprites:
If you installed a new sprite, open up the console and type the following command:
wire_nm_sprites_spr_texture path_to_your_new_sprite.vmt

Sprites are installed on the "../materials/sprites" folder.

Custom Model:
If you want to use a different model, open up the console and type the following command:
wire_nm_sprites_model path_to_model.mdl

You can copy a model path by right-clicking on the model on the spawn menu.

Sprites from another games:
You can use this tool to browse for more sprites: Material Browser

Hope you enjoy !
28 Comments
[Sk$Bh]Trick or treat KID! 9 Jul, 2024 @ 12:41pm 
Rises errors when wire is not installed. Probably contain it within if(WireLib) then...
[Wire Sprites] lua/entities/gmod_wire_nm_sprite.lua:88: attempt to index global 'WireLib' (a nil value)
1. unknown - lua/entities/gmod_wire_nm_sprite.lua:88
The_Pietro 7 Jul, 2023 @ 7:00pm 
idk why but i got something on my serve that makes every texture not from GMOD a wirery texture for example: i spawn a texture that i downloaded from like HL1 Source or CSS Or HL2 EPs anything with a texture like that. its just a Wire texture like its a white wire block - any thoughts?
[IDU] Capt. BuB 16 Aug, 2022 @ 3:38pm 
can you make a mod like hl2 grass sprites gen
Tracey F. 10 Apr, 2022 @ 6:44am 
how do you change the limit?
Sanders 30 Jan, 2021 @ 1:15am 
or maybe make it so all ya gotta do is right-click a prop to use it as the sprite?
Sanders 26 Jan, 2021 @ 9:36pm 
ok next update add the option for sound?
Sanders 26 Jan, 2021 @ 4:49pm 
ok thank you! i didnt even know that so thanks man!
N!kO  [author] 26 Jan, 2021 @ 1:44pm 
@SANDERS If you mean the model that the sprites appear on, you can change the 3d model like any another Wiremod Tool, type the following on the console:

wire_nm_sprites_model path_to_model.mdl

Example: "wire_nm_sprites_model models/props_combine/breenglobe.mdl"
Sanders 25 Jan, 2021 @ 3:38pm 
read what i said again i said models as in the model you see when you spawn them lol
N!kO  [author] 25 Jan, 2021 @ 10:08am 
@SANDERS You can change the sprite texture via them command "wire_nm_sprites_spr_texture path_to_your_new_sprite.vmt" It's on the addons description.