yika-aixi/IcSkillSystem

how to use?

Closed this issue · 15 comments

how to use?

Project Browser Right CabinIcarus/IcSkillSystem/Group Create Skill Group

SurvivalShooter-IcSkillSystem can't run on unity 2019.3f1

@Liaoer What error did you encounter? Send a screenshot, I've been busy recently,No time to look at the computer

@Liaoer Use 0.7Sync branch, fixed

git submodule update
error: no such remote ref 567ee2abb7629fa9a661582e59c80d9329b3cdad
Fetched in submodule path 'NPBehave', but it did not contain 567ee2abb7629fa9a661582e59c80d9329b3cdad. Direct fetching of that commit failed

@Liaoer Modify the "NPBehave" remote git address to my fork

master branch?

@Liaoer yes,You can also delete and re-clone. I have fixed this problem in previous commits.

SurvivalShooter-IcSkillSystem (0.7Sync)
IcSkillSystem (mater)
NPBehave (master)
xNode (master)
image

@Liaoer xNode is Cabin_Icarus branch

@yika-aixi checkout to Cabin_Icarus
image

@Liaoer Please do not manually update submodules by yourself, the master branch, the commits used by submodules are relatively old, use git command "git submodule update --init"

This is a simple getting started tutorial,https://b23.tv/av81968945/p1

@yika-aixi tks. it works.