This website requires JavaScript.
Explore
Help
Register
Sign In
iwnc2020
/
OldBlueWater
Watch
1
Star
0
Fork
0
You've already forked OldBlueWater
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a15e8cf91e
OldBlueWater
/
BlueWater
/
Assets
/
02.Scripts
/
Interface
/
IAiBase.cs
8 lines
121 B
C#
Raw
Normal View
History
Unescape
Escape
#7 Add rigidbody and collider of aiPrefab Additional commit content - Set aiStat for testing - Add ai interface script - Add layer and fix physics setting
2023-08-03 03:38:50 +00:00
// ReSharper disable once CheckNamespace
1. move script folder location 2. change namespace "BlueWater -> BlueWaterProject"
2023-08-03 05:49:05 +00:00
namespace
BlueWaterProject
#7 Add rigidbody and collider of aiPrefab Additional commit content - Set aiStat for testing - Add ai interface script - Add layer and fix physics setting
2023-08-03 03:38:50 +00:00
{
public
interface
IAiBase
{
}
}
Reference in New Issue
Copy Permalink