Kamran Ayub

Results 38 issues of Kamran Ayub

### Context After #599 is merged, a `Loader` has update and draw functions and the new `PausedAfterLoader` even has a child actor that it manually calls update/draw on. A Loader...

api change
enhancement
proposal
stale

### 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://github.com/snowpackjs/esm-hmr)? Or is it already supported out of...

needs more detail
stale
integrations

- [ ] Formalize this from discussion, into new official repo - [ ] Add to templates and documentation Here's an example of using Excalibur with Next. Since Excalibur can...

docs
core team
stale
integrations

### Context There are some issues using Excalibur in cross-origin iframes, see #1294 and #1510 What happens is that event listeners cannot listen on the top frame. In order to...

enhancement
proposal
stale

### Context It's no surprise most modern frameworks today distribute a CLI (Angular, Ember, React), JS development is hard to bootstrap and many frameworks have enough customizations to warrant easy-to-use...

tools
feature
stale

### Context When designing a pixel-based game, for example a 32x32 game, it would be great if Excalibur allowed you to "snap" movement and coordinates to a defined grid. ###...

feature

### Context SVG images are well-supported in browsers, and their scaling capabilities would be very useful for dynamically resizing assets or the canvas. ### Proposal Add an SVG resource type.

feature

Think about the AI pathing we did for Kraken. What if in the _update_ loop I wanted to have the ship randomly "look back" and then return back to what...

enhancement
stale

We did basic moveTo/rotateTo actions for LD29 to create basic pathing for Actors, but we should flesh it out to allow passing in an array of points to move on....

feature
stale

The automated release script isn't adding the dist files automatically to tagged releases in GitHub: ![image](https://user-images.githubusercontent.com/563819/80933955-728c7680-8d8b-11ea-8e8d-3eb02944db3c.png) (I added the JS manually to 0.24.2) Should prioritize this.

bug
tools
core team
stale