-
The game targets 60fps (pal and rpg component do not reduce fps target). Cutscenes hit around 20ish fps. Gameplay between usually 30-50fps but is actually quite playable, audio is quite smooth.
![…
-
# Utterance Commenting System
[https://burntorangemonster.com/post/ox-comment-system/](https://burntorangemonster.com/post/ox-comment-system/)
-
What would be the edits needed to use this on the updated linden invy OX?
-
Hey
i like the script, but im using the ox_target. Could you try to add that? :)
-
Im using ox_target and i cant interact with electric charger
Steps to reproduce the behavior:
1. Use target to open electric charger menu
2. Nothing shows up
3. No errors in f8 or in console
…
-
Hello! It possible use `StringIO` in `Ox::Builder`?
```ruby
require 'ox'
io = StringIO.new
b = Ox::Builder.io(io, indent: 2) # Here I get an exception: `io': expected an IO that has a fileno. (I…
-
Ox is an object serializer which is faster than Marshal. I wonder if you'd be interested in a pull request that uses Ox in parallel?
Question is whether it's ok to add a dependency which requires c…
-
Right now, the HTML part of this package relies heavily on `ox-html`.
It makes a lot of things easy, but it also introduces some unwanted behavior such as inconsistent ID property (#2).
I found [`…
-
Empty project, just the following Cairo snippet:
```cairo
use core::to_byte_array::FormatAsByteArray;
/// Converts a `felt252` to a `base16` (hexadecimal) string without padding, but including the `…
-
**Describe the bug**
Can Join the server creating new character and spawn
But when I rejoin and select the Same character it stuck on black screen
I have try turn startingApartment = false,
…