SteamVR
Summer Island
217 条留言
Ichni 2024 年 9 月 15 日 上午 3:33 
Its great!
Xtreme_Shoot 2023 年 8 月 19 日 上午 3:19 
Amazing Creations Ever You Made it! :-') <3
byteframe 2023 年 6 月 15 日 上午 10:44 
If you don't intend on buying the new VR humble bundle, I have a spare Walking Dead 1 code.
Acejinjo 2022 年 5 月 20 日 下午 9:21 
Ay, fair enough. Oh well, least you have presets ready. Guess I'll keep it around sunset. It's very pretty around that hour. Thanks for explaining! =)
Rectus  [作者] 2022 年 5 月 20 日 下午 12:39 
Yeah, it's bugged when loading it from a save. I reported the issue to Valve years ago, but they don't seem to be interested in fixing it. To fix it myself I would have to remove the nice lighting.
Acejinjo 2022 年 5 月 20 日 下午 12:32 
This is very cool! But I think the recent update bugged night time mode. The house is invisible now once night time hits.
Rectus  [作者] 2021 年 2 月 14 日 下午 3:18 
Thanks!
ch0rtle 2021 年 2 月 14 日 上午 11:59 
Amazing, fantastic work!! I just kept getting bowled over with cool things. I enjoyed jet-packing around underwater and sneaking up on fish. And the sunset shadow of the heart through the closed outhouse door. Crazy well done!!!
Rectus  [作者] 2020 年 9 月 27 日 上午 12:24 
The rocket launcher is single-shot only, just like the real thing.
maddylovania 2020 年 9 月 26 日 下午 8:53 
Is there a way to reload stuff like the Rocket Launcher?
Nolan the Fox 2020 年 9 月 26 日 上午 10:26 
Again, sorry about all this, I've made a discussion here .
Nolan the Fox 2020 年 9 月 26 日 上午 10:16 
Yes, I was wondering about that before. I'll make a discussion on the workshop, sorry.
Rectus  [作者] 2020 年 9 月 26 日 上午 10:05 
Why not test it insead of asking? Also, could you stop posting this in this comment section. This is irelevant to this workshop item.
Nolan the Fox 2020 年 9 月 26 日 上午 9:49 
Do I need to change anything? Or add/remove anything? Also, I have the initial value set to 0 for the Rand_Math.
Nolan the Fox 2020 年 9 月 26 日 上午 9:43 
Ok so here's what I have:
A logic_auto, for example, called Rand_Auto
A trigger_multiple, called Rand_Trig
A math_counter, called Rand_Math
A logic_case, called Rand_Case
Then, the outputs go:
My Output > Target Entity > Target Input > Parameter

For the logic Auto, I have:
OnMapSpawn > Rand_Case > PickRandom

For the trigger Multiple, I have:
OnStartTouch > Rand_Math > Add > 1

For the logic Case, I have:
OnCase01 > Rand_Math > SetValue > 1
...
OnCase05 > Rand_Math > SetValue > 5
In properties, Case 1 is set to 1 through Case 5 is set to 5.
Rectus  [作者] 2020 年 9 月 26 日 上午 1:07 
Something that triggers before everything, like a logic_auto.
Nolan the Fox 2020 年 9 月 25 日 下午 4:54 
Sorry, where do I put the PickRandom? Like where would it go?
Nolan the Fox 2020 年 9 月 25 日 下午 12:06 
Ok, thanks.
Rectus  [作者] 2020 年 9 月 25 日 上午 6:10 
1. Add a math_counter and set the min and max values to 1 and 6.
2. Add a logic_case and add an output for cases 1-5 to fire to the SetValue on the math_counter with the corresponding number set as the value.
3. Fire PickRandom on the logic_case to set the intial random value.
4. When you trigger the action, fire Add on the math_counter with the value 1. It should fire the OnHitMax output when you want the result to happen.

You can use a logic_timerto diable something fro a random amount of time.
Nolan the Fox 2020 年 9 月 24 日 下午 1:54 
Yeah, looking it up comes up with nothing about it, at least as far as I can see.
Nolan the Fox 2020 年 9 月 20 日 上午 11:38 
Where? I've tried looking for it and can't find anything.
Rectus  [作者] 2020 年 9 月 20 日 上午 11:28 
There are guides for that out there.
Nolan the Fox 2020 年 9 月 20 日 上午 10:59 
Essentially it just is supposed to be that you have to do something a random number of times.
Nolan the Fox 2020 年 9 月 20 日 上午 10:15 
I'm also trying to make a specific mechanic for this map, essentially, you have to do put an object in a trigger for a random number of times, but between 1 and 5 times. So say you put the object in once, it doesn't do anything, and after the third time, for example, it triggers the output. Then it resets, and maybe you'll have to put the object in for 5 times this time before it triggers. And also it's supposed to have a random delay before you can trigger it again, but I haven't tried implementing that in yet, since I'm still just trying to get it to work in the first place. I'm trying to use math_counters, logic_cases, and logic_compares. I haven't been able to get it to work yet. There might be a better way to do this too, but I don't know.
Nolan the Fox 2020 年 9 月 19 日 下午 6:17 
Yeah.
Rectus  [作者] 2020 年 9 月 19 日 下午 2:48 
Sometimes you have to poke at it to get it to recompile.
Nolan the Fox 2020 年 9 月 19 日 下午 2:33 
Ok, that was weird, I haven't even done anything and now they show up.
Nolan the Fox 2020 年 9 月 19 日 下午 2:31 
Yes, I've followed those, it still won't work.
Rectus  [作者] 2020 年 9 月 19 日 上午 10:33 
There are some troubleshooting tips on that page.
Nolan the Fox 2020 年 9 月 19 日 上午 10:31 
I've followed the wiki and even tried using the exact same sound from another map that did work, and it won't work in this one.
Nolan the Fox 2020 年 9 月 18 日 下午 5:35 
Yet again Source 2 is giving me issues with custom sounds, I can't get them to show up...
Nolan the Fox 2020 年 9 月 11 日 上午 11:24 
Ok, thanks.
Rectus  [作者] 2020 年 9 月 10 日 下午 10:31 
I can't help with debugging, you will have to do that yourself.
Nolan the Fox 2020 年 9 月 10 日 下午 2:35 
Also, I'm using your range script in my map for gravity, so that I can have a working elevator. It worked fine, although now, for the past couple of days, it hasn't worked when I've compiled the map. Any ideas why?
Nolan the Fox 2020 年 9 月 10 日 下午 2:28 
I can't seem to be able to edit it, I'm choosing Show Launch Command Line. Is that how to do it? I forgot.
Nolan the Fox 2020 年 9 月 10 日 下午 2:25 
Ok, thanks.
Rectus  [作者] 2020 年 9 月 10 日 下午 12:21 
Just remove -vr and -toolsvr from the parameters.
Nolan the Fox 2020 年 9 月 10 日 下午 12:08 
Sorry, another quick question, but I know there was a way to launch the SteamVR Workshop without using a headset, I think it was a command, and it was like, "-notoolsvr" or something like that, I don't remember, I think it might of had something else, but I can't remember. I can't find wherever it was that I saw it, do you know what I'm talking about? And, if so, what is the correct way to do this?
Nolan the Fox 2020 年 9 月 9 日 下午 2:09 
Ok, thanks.
Nolan the Fox 2020 年 9 月 9 日 下午 12:38 
Sorry, another question, do you have any idea how to add different skins to models?
Nolan the Fox 2020 年 9 月 8 日 下午 1:34 
Oh wait, I just tried editing one, it seems it affects all of them, nevermind! I don't know why I didn't try that first.
Nolan the Fox 2020 年 9 月 8 日 下午 1:30 
Oh wait, I think I figured it out just now, I think I can do my second idea.
Nolan the Fox 2020 年 9 月 8 日 下午 1:30 
Sorry, another quick question:
I had converted the light setup for this environment into a prefab, (which I've never used before, by the way), to make my life easier since I knew I would be placing quite a lot of them. So, my question is, s there a way to mass-edit prefabs, so that I can easily change all of the lights to baked? Or maybe is there a way to maybe edit one, then replace all the others?
Nolan the Fox 2020 年 9 月 8 日 上午 11:44 
I'm pretty sure they are set to baked, although I'll have to check it again. Thanks!
Rectus  [作者] 2020 年 9 月 7 日 下午 11:10 
You're limited to 16 per-pixel lights visible at once. If you don't need to be able to toggle them, you should set them to baked instead.
Nolan the Fox 2020 年 9 月 7 日 下午 3:51 
Sorry, I have another question.

I'm working on an environment that has a lot of lights, and I've noticed, after you get a certain distance from them, they disappear, along with the light illumination itself, too. It was definitely noticeable, but I thought it might not be too bad.

However, in VR, it is somehow even more apparent and it looks Terrible. What is supposed to be a super bright, well-illuminated room is instead only lit up for a tiny radius around the player, with everything else being pitch-black. It makes it look creepy, which is not what I want. And, sometimes, If you turn your head slightly, or at just the right angle, some will appear / show up , or flicker in-between being visible and being invisible.

Is there any way to make them all turn on? Or if this is like a performance thing, like a visibility distance thing or something, is there a way to increase the distance at which things are visible?

Thanks!
Nolan the Fox 2020 年 9 月 2 日 下午 3:05 
I'm trying to get the point_template entity to work and it's giving me a hard time... It appears to crash as of now, I'm trying to make it spawn something inside of a fridge if it isn't in the fridge, as soon as the door is closed.
Nolan the Fox 2020 年 9 月 1 日 下午 2:19 
Yeah, looking on developer.valvesoftware.com I can see that it seems to have logic_timer, logic_random_outputs, and math_counter.
Nolan the Fox 2020 年 9 月 1 日 下午 2:15 
Yeah, I'll have to get it.

I came up with one more idea though:
A pizza restaurant, lol.
Like, to get around seemingly not being able to parent GUI things (panoramas, point_texts and whatnot), to the player, I'll have them at the counter. And as long as there's some sort of logic timer-counter, randomizer logic, and math logic entities, or something like that, and triggers, then I'm pretty sure I'll be able to do everything.
You'll be given a time limit, a randomizer for the order, triggers to detect what you're placing, and math to figure out what has been done, and maybe for money.