Jesse Talavera

Results 100 issues of Jesse Talavera

**Is your feature request related to a problem? Please describe.** Unity takes a long time to start Play Mode, which is an issue in itself but not one in this...

request

**Is your feature request related to a problem? Please describe.** In my opinion, a good game AI plays on a similar level as the player. The use of machine learning...

request

When NaughtyAttributes and [Random-Generators](https://github.com/ZorPastaman/Random-Generators) are both installed in a project, the custom editor for a certain type within Random-Generators breaks. More details are available in [this](https://github.com/ZorPastaman/Random-Generators/issues/3) bug I just filed...

I like the idea of `whereami`, and it's pretty accurate. Only problem is that I don't know what to do with it. Any ideas?

I think that this app should consider the case where the machine is in an unfamiliar location. Is that feature available?

On desktop, transitions work exactly as I would expect them to. However, on web browsers, I get this: ![screenshot at 2017-01-01 19-15-39](https://cloud.githubusercontent.com/assets/1175189/21583614/dac0407e-d056-11e6-8bef-871830fd8936.png) Looking at the image cache, the transition tile...

This isn't ready yet, but I'd like your feedback as I work my way through the public APIs.

documentation

You know how Box2D has things like `BodyDef`s, `FixtureDef`s, and various flavors of `JointDef`s? Why not do a similar thing for the various subclasses of `Light`?

I don't have anything to request or report, I just wanted to thank you for making this. It very quickly made my day easier and is proving very useful in...

Some NuGet assemblies would be useful, but only on certain platforms. NSubsitute, for instance, will only work within the Editor or on Mono-powered builds, as it uses `System.Reflection.Emit`; it would...

enhancement
PR welcome