Garry's Mod

Garry's Mod

99 ratings
[E2] SpriteCore
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun
File Size
Posted
2.428 KB
Dec 3, 2016 @ 6:46am
1 Change Note ( view )

Subscribe to download
[E2] SpriteCore

In 1 collection by N!kO
NickMBR | Ferramentas Uteis
49 items
Description
SpriteCore allows the creation and manipulation of multiple sprites at the same time. It's a custom extension for Wiremod's Expression2.

Check the avaliable functions here.

Source Code:
https://github.com/NickMBR/SpriteCore

To enable the E2 Extension, type the following command on gmod's console:
wire_expression2_extension_enable spritecore

To check if the extension is enabled, type the following command:
wire_expression2_extensions

It should look like the image below:


Any suggestions or bugs please post on the comments, but do not spam it!
Popular Discussions View All (1)
2
May 9, 2023 @ 11:38am
PINNED: Documentation
N!kO
14 Comments
MegaXT May 9, 2023 @ 1:07pm 
render function - must have. In other SpriteCore similar to default E2 function(drawSprite()) for me. Anyway, thank you for powerful addon!
Vurv Sep 6, 2022 @ 12:25am 
This is a notice that some functionality this extension will likely be broken by wiremod/wire#2399 if you don't convert your ``e2function``s to return proper ``Vector`` and ``Angle`` userdata rather than tables of three numbers.

This is a copy pasted message, I cba to download the addon and check myself if it does contain use of these. Feel free to delete if this is non-applicable.
Sanders Mar 8, 2022 @ 11:07am 
how would one change the sprite in to a sort of beam? i wanna make a laser with them is why i ask
DogeisCut Jul 26, 2021 @ 8:11pm 
Very limited, i am unable to change sprites live, nor can i set it to "sprites/sent_ball" without it showing up as nothing
Bluemetaknight May 15, 2021 @ 12:40pm 
For some reason the sprites stay locked to only rotate around the vertical axis. Is it possible to change the behavior to always point at the player's camera like normal sprites, rather than just around the one axis?
Some1else{} May 7, 2021 @ 2:12pm 
N!kO please add me on Steam, I found a bug/exploit with the sprites that leads to crashing everyone's game in a server, I prefer not to make this public.
paul_rose Apr 26, 2020 @ 11:23am 
is there any way i can stop this from happening?
https://www.dropbox.com/s/dohayutnojsh12k/Combine%20Ball.PNG?dl=0
Skarllaxx Jul 1, 2018 @ 12:24pm 
nao estou consegindo criar holograma
imaginaryedge #FixTF2 Dec 31, 2017 @ 4:24am 
Hey, the scale usually has 3 vectors to lengthen the thing in some direction of it, but this one is actually changing only the size of the sprite
N!kO  [author] Feb 4, 2017 @ 7:36am 
@SANDERS This are sprites, 2D textures rendered in the 3D world. Check the documentation to see the avaliable sprites. Yo ucan use Material Browser Addon to look for more sprites.