Garry's Mod

Garry's Mod

108 hodnocení
[E2] SpriteCore
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun
Velikost souboru
Přidáno
2.428 KB
3. pro. 2016 v 6.46
Poznámky ke změnám (1) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
[E2] SpriteCore

V 1 kolekci od uživatele N!kO
NickMBR | Ferramentas Uteis
49 položek
Popis
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!
Populární diskuze Zobrazit vše (1)
2
9. kvě. 2023 v 11.38
PŘILEPENO: Documentation
N!kO
Počet komentářů: 14
MegaXT 9. kvě. 2023 v 13.07 
render function - must have. In other SpriteCore similar to default E2 function(drawSprite()) for me. Anyway, thank you for powerful addon!
Vurv 6. zář. 2022 v 0.25 
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 8. bře. 2022 v 11.07 
how would one change the sprite in to a sort of beam? i wanna make a laser with them is why i ask
DogeisCut 26. čvc. 2021 v 20.11 
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 15. kvě. 2021 v 12.40 
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{} 7. kvě. 2021 v 14.12 
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 26. dub. 2020 v 11.23 
is there any way i can stop this from happening?
https://www.dropbox.com/s/dohayutnojsh12k/Combine%20Ball.PNG?dl=0
Skarllaxx 1. čvc. 2018 v 12.24 
nao estou consegindo criar holograma
imaginaryedge 31. pro. 2017 v 4.24 
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  [autor] 4. úno. 2017 v 7.36 
@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.