Matthias Hermsen

Results 11 comments of Matthias Hermsen

@posva I used `npm install -g npm@7` to downgrade my npm version to v7.24.2 but that didn't help. Running `npm install pinia --legacy-peer-deps` works but that could be dangerous in...

Using the latest node, npm and Vue cli version doesn't solve the issue. But when moving to Vite by setting up the project via `npm init vue@latest` solved the issue...

This is similiar to #930 I would also love to see a very small introduction project. I know there are some sample projects out there but for complete beginners a...

I think this might be related to https://github.com/jeffcampbellmakesgames/Genesis/discussions/33 :)

@jeffcampbellmakesgames I would like to work on this. Please add it to the Docs project and add the Documentation label.

@jeffcampbellmakesgames jfyi unfortunately, it is not possible for me working on this at the moment.

Some good examples would be - Physics? - Waiting for things before running other systems / logic (async, Coroutines, ..) - Scene management - Folder structure - Communication between ER...

Not sure how much content you want to provide but maybe you want to convert the systems page into a category and create one page per system? When providing example...

@jeffcampbellmakesgames I would like to work on this. Since I'm not an expert on this I would like to provide the wiki content here as a comment so you can...

@jeffcampbellmakesgames this is a first prototype. For the assembly definition part I'm not sure what needs to be added so for now I just added everything. I would put this...