GithubHelp home page GithubHelp logo

apex-game-tools's People

Contributors

apexgametools avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apex-game-tools's Issues

usage in commercial games

Does the LGPL3 implies that the library has to be build as a separate dll / so / lib to be used accordingly to the LGPL3 license?

Question about licence

Hello,

So I am interested in what Apex Utility AI offers but I've got an licensing issue. Basically LGPL licence is a total mystery to me, mainly because as I've read about it it mentions wrappers dinamically linked stuff etc which I don't really understand honestly. So basically:
What would I need to put in the final release of my game?
What would I need to do in order to not release the source of my game(if I download it from the asset store)?

Thank you for your answer in advance.

NullReferenceException

Hello, I tried to create a bot trough the code, but I get an exception.

var contextProvider = gameObject.AddComponent<BotContextProvider>();
var utilityAIComponent = gameObject.AddComponent<UtilityAIComponent>();
utility.AddClient(AINameMap.DefaultBot, contextProvider);
NullReferenceException: Object reference not set to an instance of an object
Apex.AI.Components.UtilityAIComponent.AddClient (System.Guid aiId, Apex.AI.Components.IContextProvider contextProvider, System.Single intervalMin, System.Single intervalMax, System.Single startDelayMin, System.Single startDelayMax) (at c:/Development/Apex Applications/ApexGameTools/Source/ApexAI/ApexAI/Components/UtilityAIComponent.cs:159)
Apex.AI.Components.UtilityAIComponent.AddClient (System.Guid aiId, Apex.AI.Components.IContextProvider contextProvider) (at c:/Development/Apex Applications/ApexGameTools/Source/ApexAI/ApexAI/Components/UtilityAIComponent.cs:127)

But if I add the same components in the editor, then everything works.

What is the reason you made it open source?

Hello,

I've fixed apex utility ai for unity 2019, and it seems to work just fine. I really enjoy your implementation, rich tooling and you have great tutorials on youtube. I'm also considering to use apex path/steer.

I wonder why you stopped the development? On unity forum you refer to apextools forum, but it's shutdown. Are there some critical issues or you just decided to move on the next thing?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.