Primitive/README.md

39 lines
2.9 KiB
Markdown
Raw Permalink Normal View History

2022-07-04 17:35:18 -04:00
# Primitive
2022-07-26 07:08:03 -04:00
Procedural Props for Garry's Mod!
This addon allows you to modify and customize a variety of shapes in real time with an ingame editor, with support for duplicator, constraints, and fully working physics. In fact, most tools that work on ordinary props should also work on primitive props.
To use, just spawn one from the spawnlist on the left side of the screen, and then open the editor with the context menu.
2022-07-04 17:34:31 -04:00
2022-07-25 13:20:28 -04:00
# Workshop Link
https://steamcommunity.com/sharedfiles/filedetails/?id=2840295308
2022-07-04 17:34:31 -04:00
2024-01-29 12:37:41 -05:00
# Wiremod API
|<7C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>General<61>functions<6E><73><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>|<7C>Out<75>|<7C>Description<6F>|
|:---------------------------------|:---:|:------------|
|`primitiveEdit`(![image][ref-e],![image][ref-s],![image][ref-...])|![image][ref-xxx]|Edits a primitive shape entity|
|`primitiveGetVars`(![image][ref-e])|![image][ref-t]|Reads primitive shape variables|
2024-01-30 12:47:42 -05:00
[ref-a]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-a.png
[ref-b]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-b.png
[ref-c]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-c.png
[ref-e]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-e.png
[ref-xm2]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-xm2.png
[ref-m]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-m.png
[ref-xm4]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-xm4.png
[ref-n]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-n.png
[ref-q]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-q.png
[ref-r]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-r.png
[ref-s]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-s.png
[ref-t]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-t.png
[ref-xv2]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-xv2.png
[ref-v]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-v.png
[ref-xv4]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-xv4.png
[ref-xrd]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-xrd.png
[ref-xwl]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-xwl.png
[ref-xft]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-xft.png
[ref-xsc]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-xsc.png
[ref-xxx]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-xxx.png
[ref-...]: https://raw.githubusercontent.com/shadowscion/shadowscion/main/wirewiki/types/type-....png