Forum rules - please read before posting.

Using Character System in AC

Hi ,
I am trying to make a third person game.My player will do everything like Character system ( https://www.assetstore.unity3d.com/en/#!/content/3853 ) where my player can fight,climb,swim etc .Can i develop this kind of player using AC (i am new). Thanks

Comments

  • AC on its own is intended for pure adventure games.  Combat, and extended movement mechanics aren't within it's scope, but can be added on by integrating it with another asset (such as the one you've linked to) by writing a custom script to bridge the two together.

    Custom motion controllers can be integrated into AC following this tutorial.  Note that you will need scripting experience, so I would recommend working with AC on it's own before attempting to bridge it with another asset.
  • Tank you for your guide line  
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.