Tolin Simpson

Results 10 issues of Tolin Simpson

Updated the README.md to note the correct required .Net API compatibility level (3.5x fom 2.0) Unity supports 4.0 and requires .NET 4.0 API compatibility in unity 2018.4-2019.4

A check for if the amount is zero and/or the GameObject is null should be added to ObjectPools.cs When pools are created a null reference error will be thrown if...

bug

The demo scene needs some work.

enhancement

**ISSUE:** If a AIAgent is being inspected while adding an action or condition and a change is made to a module's action/condition override then compiled the enum popup dropdown will...

bug

Demos scenes need to be improved with: - Demo for the new v2.0.2 score threshold usage. - Demo for Competing multi-behaviours.

enhancement

Physics casts should cache colliders and use NonAlloc variants to reduce garbage collection.

enhancement

Unity's legacy animation system might be better suited for Modular AI. Perhaps a module for that should be developed.

enhancement

The Nakama-Unity package is provided in a .unitypackage format. When imported into the Assets directory there will be a dependancy for the root Packages folder. This causes problems with dependancies...

I'd buy an umbrel if there was an app to self host a mail server. Mailu is an MIT licensed project with docker images: [https://github.com/Mailu/Mailu](https://github.com/Mailu/Mailu)

Wondering if its possible to detect or get a list of device IDs for external audio devices such as displays, speakers, projectors? Currently I'm only able to get particles to...

question