You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
3
3
The project developed during a presentation _"Coding games using Castle Game Engine and Delphi"_ during https://www.codegear.com/DevDaysofSummer/ .
4
4
5
-
No cheating, this was created in ~1 hour, from absolute scratch and you can watch how it happened and see all my mistakes on the video!
6
-
7
5
Watch the associated video: [Coding games using Castle Game Engine and Delphi (Dev Days of Summer 2024)](https://www.youtube.com/watch?v=xvAmuPD4PrU).
8
6
7
+
No cheating, this was created in ~1 hour, from absolute scratch and you can watch how it happened and see all my mistakes on the video!
8
+
9
9
... after the recording I only did:
10
10
11
11
- reworked `OnCollisionEnter` to use 1 method `SkeletonCollides` for all 3 enemies (during recording I already mentioned this bit of code could be better, I was just in a hurry),
0 commit comments