Rob Evans

Results 119 comments of Rob Evans

Thanks, I'll take a look at the changes ASAP. :)

Hey ya! Are you able to put up a minimum proof of error online so I can take a look and debug?

> I also get the same error Same request, are you able to put up a minimum proof of error online so I can take a look and debug?

Hmm. Yeah I remember that you *could* at some point in the past successfully change the speed along a path and it did work - or at least that is...

(Then obviously wrap any emit calls in an if, or something like: `this._emitEvents && this.emit('started', blah);`

Hey there, first of all, congratulations the project looks great. I tested and moved around on my iPhone XS and couldn't produce the bug. I also did a memory profile...

Yeah I don't know why this got broken in stable, but I fixed it in appCore. Annoying - I'm guessing it was a regression caused by a pull request at...

Anyone reading this should be using the `es6-typescript` branch. I'm going to be making it stable soon. Just a few more bugs to iron out to use it as an...

This is a really weird bug, especially because when I coded this stuff, it was tested against IE9. I'll take a look on the appCore branch and see if we...

Hey ya, I remember this being an issue sometimes. I think it depends on if the parent entity or child entity is set to isometric or not. There are some...