Joe Williamson

Results 58 comments of Joe Williamson

How are we supposed to render to a texture such that we can reuse it on native? This is something I am still unsure of, but it would help with...

I'm looking into adding a new feature to FlxText and it will fix this in the process.

I was looking into extending the border and shadow stuff to be more flexible. I spotted the cause of this issue while I working on that and had a solution...

@RawArkanis Any chance you could share a simple test case for that? It may or may not be the same issue, but I'm curious all the same.

Seeing as I can't be assigned, I'll just leave a note here to say that I'll have a go at this in the next couple of days.

I'm having another stab at this. Some notes: * I want Camera scroll shaking so that parallax is maintained. This is really hard at the moment due to scroll being...

You shouldn't need to make adjustments. I think I had this working previously. I'll check later today. On Sat, 28 Apr 2018, 11:34 Kevin Purcell, wrote: > I assume that...

Why not have a system which lets the user pass a state around and witch to a state which is already instantiated? Ideally, I'd say it should be possible to...

The point is not that there exists only one state. The point is that you are only ever in one state. Whether or not inactive states. Really, it's slightly more...

@impaler Perhaps it is a different issue, but I'd say it's pretty relevant to how states actually end up being created.