William

Results 154 comments of William

I think that you might be able to achieve this through ShouldCollide. I noticed that my physgun beam would shoot through a player if I wasn't able to collide with...

I think it should be noted that this is a private API and I think it would cause your app to be rejected from the macOS app store -- this...

> AppleScript > > ``` > activate application "SystemUIServer" > tell application "System Events" > tell process "SystemUIServer" to keystroke "q" using {command down, control down} > end tell >...

Hi, what operating system?

Is there a way be can detect if the Steam flatpak dir is the actual desired output?

Yeah I'm not entirely sure of any use cases for a `locate_flatpak()` function. Would probably make more sense to just keep it simple unless there's something I'm missing. Maybe we...

This library could do with a full rewrite really - I wrote it during my first month of learning Rust, so by all means, go to town. I agree with...

I haven't played Squad for a while, I'm not sure if an update may have visually shifted anything. It should overlay the minimap in the app, I think.

I theorized a few approaches to solving this issue, and I'm not really happy with any of them. My hope is that people will just prefer to draw markers themselves,...

Do you have a heightmap selected here?