-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
36 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,6 +15,7 @@ | |
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Dancing+Script:[email protected]&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet"> | ||
|
||
|
||
<!-- Include Anime.js via CDN --> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js"></script> | ||
|
@@ -70,7 +71,8 @@ <h1 class="typewritter"> | |
<li><p><img src="https://img.shields.io/badge/%E2%AC%87%EF%B8%8F%20download%20-latest-maker?style=flat-square&labelColor=red&color=blue&cacheSeconds=https%3A%2F%2Fgithub.com%2Fbaponkar%2Fzombie-ai%2Freleases%2Ftag%2Fv2.3.3" alt="Download Badge"></p> | ||
</li> | ||
</ul> | ||
<p>Roughly It has following Characteristics:</p> | ||
|
||
<h2 class="dancing">Roughly It has following Characteristics:</p> | ||
|
||
<ul> | ||
<li> | ||
|
@@ -144,7 +146,7 @@ <h1 class="typewritter"> | |
</ul> | ||
|
||
|
||
<h2 id="screenshots-">Screenshots:</h2> | ||
<h2 class="dancing" id="screenshots-">Screenshots:</h2> | ||
|
||
<div class="center" id="anim-imageContainer"> | ||
<img id="image1" src="ScreenShots/screenshot_with_weapon.png" alt="Image 1"> | ||
|
@@ -164,7 +166,7 @@ <h2 id="screenshots-">Screenshots:</h2> | |
|
||
<p>You can make your own custom transition then you need to update the state csharp script files according to your logic.</p> | ||
|
||
<h2 id="behavior-tree-">Behavior Tree:</h2> | ||
<h2 classid="behavior-tree-">Behavior Tree:</h2> | ||
<p>I have dropped this feature.</p> | ||
|
||
|
||
|