Garry's Mod

Garry's Mod

436 értékelés
DREAMS module (v1.1)
2
   
Díjazás
Kedvenc
Kedvenc
Törlés
Content Type: Addon
Addon Type: Tool
Addon Tags: Cartoon, Scenic
Fájlméret:
Közzétéve:
Frissítve:
5.693 MB
febr. 19., 19:31
szept. 1., 18:39
13 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
DREAMS module (v1.1)

1 noskill készítette gyűjteményben
DREAMS
3 elem
Leírás
This is a module! This will not do anything for your game in particular!

To fly around the example for funsies, put this in your console, and kill yourself to exit
lua_run player.GetAll()[1]:SetDream("example")
In short, this adds a custom player handler module that allows for clientside custom collisions. Dreams are built out of BSP-like solids (Think Hammer and VMFs)

Better documentation is coming soon on the Github Wiki
However, If you are a developer and looking to create mods using this module, you should really look over the code of it yourself to get a grasp on how it works. Its meant to be as customizable as possible while keeping a common interface for mods, sort of like the built in drive module but more complicated.

Github:
https://github.com/alexswad/dreams/tree/main/lua

Wiki (things on the wiki are most likely safe from changing during updates)
https://alexswad.github.io/dreams-wiki/

Example Room with available hooks:
https://github.com/alexswad/dreams/blob/main/lua/includes/dreams/example.lua

SCP 106 PD as an example
https://github.com/alexswad/gm-scp106-pd

please don't reupload or include this in your mod, add it as a required item instead
if you also make a mod let me know and I'll add it to the collection