Alex

Results 5 issues of Alex

On my server while attempting to run this mod, if a user disconnects at any point, they will become unable to rejoin until the server restarts. I cannot find any...

# Feature Request ## Short explanation of the request I'd like the ability to draw arbitrary triangles in worldspace using vscript. This can make visualizations for certain things easier, rather...

Feature Request
Team Fortress 2

- [x] Implement the V3 Specification - [x] Rework Error Handling - [ ] Implement websocket support. - [x] Lock V2 behind feature gate - [ ] Rewrite README to...

# Objective - https://github.com/Jondolf/avian/issues/438 ## Solution - Introduce a basic collide and slide implementation for a new Kinematic Character Controller example entitled `kinematic_character_cas_3d`. --- ## Changelog > **Note**: You can...

C-Enhancement
A-Character-Controller

# Objective - Implements a collide and slide character controller based on the implementation I wrote for my personal project, Vidar. ## Solution - Adds a new example, Collide and...