-
### Context
The RepeatForever action in Excalibur.js currently loops indefinitely, providing no built-in mechanism for resetting the action once it is in progress. In scenarios w…
-
### Discussed in https://github.com/excaliburjs/Excalibur/discussions/3178
Originally posted by **ambmcmdmem626** August 24, 2024
## Premise
When using the `maxWidth` property of `Text`, th…
-
### Context
See https://github.com/excaliburjs/Excalibur/issues/1503
### Proposal
See https://github.com/excaliburjs/Excalibur/issues/1503
-
See comment
https://github.com/excaliburjs/Excalibur/discussions/2621#discussioncomment-5634534
### Discussed in https://github.com/excaliburjs/Excalibur/discussions/2621
Originally post…
-
Context: https://discord.com/channels/1195771303215513671/1244201171715887124/1244201171715887124
### Steps to Reproduce
![image](https://github.com/excaliburjs/Excalibur/assets/612071/580b7d30-…
-
### Context
When creating a new instance of the Engine the canvas element is automatically injected into the DOM and this behavior can cause problems if the document is not yet ready.
…
-
### Context
Sometimes while digging through code, it's useful to see the original implementation of a method.
### Proposal
Include `src` in the published npm package, allowing "Go to implem…
-
I think if we create new repos for every sample, it'll start to get a little unwieldy.
What if we made this repo the sample one? We can rename it to "samples" and then we can organize the samples:
- …
-
### Context
Excalibur sample "excalibird" is using a super old version of excalibur (v0.2.5), it should be updated to reflect current excalibur.
https://github.com/excaliburjs/excalibird
### Pr…
-
### Discussed in https://github.com/excaliburjs/Excalibur/discussions/1817
Originally posted by **DrSensor** March 15, 2021
Any tips on how to do hot reloading using [ESM HMR API](https://gith…