Garry's Mod

Garry's Mod

107 평점
[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일 오후 1시 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일 오전 12시 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일 오후 8시 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일 오후 2시 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.