Skip to content

Commit 4d2291f

Browse files
committed
Improved README - what I did after recording
1 parent 379665c commit 4d2291f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ No cheating, this was created in ~1 hour, from absolute scratch and you can watc
66

77
TODO: Add link to YouTube video etc. when available.
88

9+
... after the recording I only did:
10+
11+
- reworked `OnCollisionEnter` to use 1 method `SkeletonCollides` for all 3 enemies,
12+
- fixed FPC compatilibity,
13+
- added README and screnshots.
14+
915
## Features shown
1016

1117
- First of all, using [Castle Game Engine](https://castle-engine.io/), our open-source 3D and 2D game engine with comfortable [editor](https://castle-engine.io/editor) and powerful API using [modern Pascal](https://castle-engine.io/why_pascal).

0 commit comments

Comments
 (0)