Garry's Mod

Garry's Mod

Not enough ratings
[E2] Stencil Core 2
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Scenic
File Size
Posted
Updated
72.496 KB
8 Mar, 2023 @ 11:11am
25 Mar, 2023 @ 8:25pm
3 Change Notes ( view )

Subscribe to download
[E2] Stencil Core 2

Description
Render entities with stencils using Expression 2.
Beta release! This extension is safe to add to your server, but please note I have not yet implemented all the features I would like to. When this extension is what I would consider complete you can expect the ability to do all of the following:
  • [✔] Render entities with prefabricated stencils
  • [✔] Easily add holograms to stencils
  • [✔] Block certain players from rendering their stencils
  • [✔] Choose which hook your entities are rendered with
  • [⠀] Allow the rapid updating of "parameterized" instructions for real time control of stencil instructions
  • [✔] Stop networking your stencil to clients entirely with stencilEnable
  • [⠀] Finer control over which players can see your stencils with stencilVisible
  • [⠀] Write your own custom stencils with hard coded instructions
  • [✔] Compile stencils into a standalone Lua script for best possible performance
  • [⠀] Cache functions locally as an upvalue to compiled stencil render functions
  • [⠀] Make a GUI for giving programmers more insight in the inner workings of prefabricated stencils
  • [⠀] Make a GUI for designing stencils with JIT compilation