Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- version = 9,
- lighting = {
- ambientColor = {
- x = 0,
- y = 0,
- z = 0.1
- },
- dirLightDir = {
- x = 0,
- y = 0
- },
- dirLightColor = {
- x = 0,
- y = 0,
- z = 0
- },
- dirLightDvg = 10,
- dirLightNumSamples = 15,
- lightmapClearColor = {
- x = 0,
- y = 0,
- z = 0
- },
- lightmapDetail = 1,
- lightmapBlurSize = 1,
- aoDist = 2,
- aoMult = 1,
- aoFalloff = 2,
- aoEffect = 0,
- aoColor = {
- x = 0,
- y = 0,
- z = 0
- },
- aoNumSamples = 15,
- sampleDensity = 1
- },
- objects = [
- {
- entity_type = "BoxTrigger",
- props = {
- position = {
- x = 1,
- y = 2,
- z = 3
- },
- rotationXYZ = {
- x = 0,
- y = 0,
- z = 0
- },
- scale = {
- x = 1,
- y = 1,
- z = 1
- }
- },
- type = 2
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement