FluffyDoggo
FluffyDoggo
A [PR](https://github.com/discord/discord-api-docs/pull/6260) has been opened two weeks ago for documenting soundboard
Maybe I could make a source analyzer/generator for this? We could also enforce some style rules as well, so it's a win/win.
Would this also apply to interaction responses as well? e.g. `SendJsonAsync`, `FollowupWithJsonAsync`, etc.
I'm trying to add support for this for user enums, but just from what I've gathered so far, udon sharp doesn't properly bind any enum operator besides `==` and `!=`
I was able to get it to work for user enums, and it might also work for built-in enums. Here's all the changes I made if I remember right... In...
Just updated to the latest version of eclipse 2024-06 and I'm still having this issue
Something [like this](https://youtu.be/yMIY6uTl1XA)?
I want to change how the intensity works as it seems sort of jank. Vanilla version of the mod stores a maximum intensity. Once the storm reaches that intensity, it...
Yes that would be very helpful!
Furthermore, I want to see if I can implement a wind gradient. As of right now, all damage is of one particular kind, but we both know the further away...