User:Pinsplash/Missing SDKNuts Content: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(added WiseOneWayPropDoor to the list)
(added WiseWall to the list)
Line 77: Line 77:


VMF found: [http://type3studios.com/downloads/tutorials/SdkNutsTutorials/WiseOneWayPropDoor.zip Example VMF] and [https://cdn.discordapp.com/attachments/434089157875466242/460940982565863424/WiseOneWayPropDoor.vmf backup]
VMF found: [http://type3studios.com/downloads/tutorials/SdkNutsTutorials/WiseOneWayPropDoor.zip Example VMF] and [https://cdn.discordapp.com/attachments/434089157875466242/460940982565863424/WiseOneWayPropDoor.vmf backup]
==[[WiseWall]]==
Hang Props on the wall. Also shows how to create an Output for Sounds.
Tutorial found: no
VMF found: [http://type3studios.com/downloads/tutorials/SdkNutsTutorials/WiseWall.zip Example VMF] and [https://cdn.discordapp.com/attachments/434089157875466242/461998067260981261/WiseWall.vmf backup]
[[Category:SDKNuts Tutorials]]
[[Category:SDKNuts Tutorials]]

Revision as of 13:56, 28 June 2018

During the time that sdknuts.net was open, a fair chunk of their content was archived online, but some i haven't found all i need yet.

WiseGravity

Controlling Gravity. Includes a Bounce method, like HL1.

Tutorial found: no

Example VMF and backup

WiseHINT

How to create and use HINT Brushes.

Tutorial found: no

VMF found: no

WiseSkin

Using skins for Models in the SDK. Includes long list of models with multiple skins.

Tutorial found: no

VMF found: no

WiseSun

Two methods of creating Sunshine.

Tutorial found: no

VMF found: Example VMF and backup

WiseHangLamp

Lights that will swing when hit. Download for project has examples for HL2/HL2DM and CS:S.

Tutorial found: no

VMF found: probably this backup

WiseDarkness

Creating indoor and outdoor dark areas. Download for project has examples of brush and skybox methods for effect.

Tutorial found: no

VMF found: Example VMF and backup

WiseVol

(volumetric lighting) Behavior of natural light in an atmosphere. Shows multiple HL2 methods.

Tutorial found: no

VMF found: Example VMF and backup

WiseLighthouse

Lights go around and around and... Spot Lights rotating.

Tutorial found: no

VMF found: Example VMF and backup

WiseGateLockMath

Using a math_counter to control the Lock breaking.

Tutorial found: no

VMF found: probably this backup

WiseLayeredGlass

Advanced method used to create illusions.

Tutorial found: no

VMF found: Example VMF and backup

WiseOneWayPropDoor

Method to force one-way opening of HL2 Prop door.

Tutorial found: no

VMF found: Example VMF and backup

WiseWall

Hang Props on the wall. Also shows how to create an Output for Sounds.

Tutorial found: no

VMF found: Example VMF and backup