Ownez

Results 60 issues of Ownez

When working engineering, the written indicators at the top left can be difficult to read if they are in your peripheral vision. Having the shield status on the top of...

Problem, Running Sonoma 14.5 (23F79), when going full screen the resolution is halfed and leads to bigger pixels than necessary. Using preview, I compared EE lines with the one from...

On master, when in helms with autorotation lock, clicking on a position in the radar leads to the wrong bearing +- 5 degrees approximately. This issue does not happen in...

Assuming a white icon with transparent fill like so: It would be interesting to be able to multiply the icon color by a selected color during runtime.

## Summary I was trying to get a behaviour similar to before. I was using the fact that loading a script executed it to register scenarios to my app. After...

bug

## Summary I would want to load a script and execute a callback on the same frame. For instance, I load a scenario and I want to trigger the on_scenario_start...

bug

As I have started to combine saving with BMS, I realize that what seems to be used in Bevy to update Entity IDs throughout state change is the MapEntities and...

# Summary Example plugin that can add a sprite to an entity. I do feel like what I did is excessively more complicated than it needs to be. I'm open...

# Summary Added an example for luau-lsp use with `bevy_mod_scripting`in VSCode.

# Summary Added a new example page with a very simple entity spawn and component insert