Saif Eldin Tarek

Results 7 issues of Saif Eldin Tarek

**Description**: I've encountered several strange behaviors while trying to implement top-down directional movement in my game using Bevy version 0.14.1 and Avian2D version 0.1.2. Here are the issues I faced:...

Hello everyone, I've recently started using Avian, and I'm still relatively new to Bevy as well. I've been trying to create a spacecraft system where the player can control the...

I understand that SpaceTimeDB is an ECS-like database, but I'm still trying to grasp the concept fully. I have a few questions: 1. How scalable is SpaceTimeDB for game development?...

**Description** Im facing issue where trying to define schema in Effect but i keep getting errors ``` Error: Missing annotation at path: ["file"] details: Generating a JSON Schema for this...

bug

### Summary ### Description When opening a SvelteKit project with ESLint configured for type-aware linting of `.svelte` files, Zed reports a “file not found by the project service” parsing error,...

Thanks for proposing a new feature! ### Motivation The motivation behind this request stems from my ongoing project to build a custom game engine where the core is developed in...

🎉 enhancement

First off, great work on this package! The quote "Made with Bevy, for Bevy. No wrappers around existing engines." is very clear, and I appreciate the dedication to the Bevy...

question
A-Meta