Garry's Mod
108 人が評価
[E2] SpriteCore
   
アワード
お気に入り
お気に入り
お気に入りから削除
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun
ファイルサイズ
投稿日
2.428 KB
2016年12月3日 6時46分
1 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
[E2] SpriteCore

N!kO 作成の 1 件のコレクション
NickMBR | Ferramentas Uteis
49 アイテム
解説
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!
人気スレッド 全て表示 (1)
2
2023年5月9日 11時38分
ピン留め: Documentation
N!kO
14 件のコメント
MegaXT 2023年5月9日 13時07分 
render function - must have. In other SpriteCore similar to default E2 function(drawSprite()) for me. Anyway, thank you for powerful addon!
Vurv 2022年9月6日 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 2022年3月8日 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 2021年7月26日 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 2021年5月15日 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{} 2021年5月7日 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 2020年4月26日 11時23分 
is there any way i can stop this from happening?
https://www.dropbox.com/s/dohayutnojsh12k/Combine%20Ball.PNG?dl=0
Skarllaxx 2018年7月1日 12時24分 
nao estou consegindo criar holograma
imaginaryedge 2017年12月31日 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  [作成者] 2017年2月4日 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.