8000 Newsletter 12: Add Canon Collision · rukai/rust-gamedev.github.io@17c7208 · GitHub
[go: up one dir, main page]

Skip to content < 8000 div data-target="react-partial.reactRoot">

Commit 17c7208

Browse files
committed
Newsletter 12: Add Canon Collision
1 parent f7b6f60 commit 17c7208

File tree

3 files changed

+24
-4
lines changed

3 files changed

+24
-4
lines changed

content/posts/newsletter-003/index.md

Lines changed: 7 additions & 4 deletions
8000
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,15 @@ it's pretty active.
131131
[veloren-survey]: https://veloren.net/devblog-36/#player-survey
132132
[veloren-video]: https://www.youtube.com/watch?v=iwP7SXdWcTg
133133

134-
### [PF Sandbox][pf-sandbox]
134+
### [Canon Collision][canon-collision]
135135

136136
![Exported models with textureas and skeletal animations](pf-sandbox.jpg)
137137

138-
[PF Sandbox][pf-sandbox] by [@rukai] is a platform fighter sandbox featuring:
139-
in game Fighter and Stage Editor, replays, and TAS tools.
138+
[Canon Collision][canon-collision] by [@rukai] is an Undertale + Homestuck
139+
fan-made platform fighter with powerful tools for modding.
140+
It was forked from another project of rukai's
141+
[PF Sandbox](https://github.com/rukai/PF_Sandbox) so he could focus on making
142+
a game rather then an engine.
140143

141144
This month,
142145
[exporting and hot-reloading assets from blender](https://twitter.com/thisIsRukai/status/1180477120113340417),
@@ -145,7 +148,7 @@ This month,
145148
and [animations](https://twitter.com/thisIsRukai/status/1188261107124727808)
146149
were added to the project.
147150

148-
[pf-sandbox]:https://github.com/rukai/PF_Sandbox
151+
[canon-collision]:https://canoncollision.com
149152
[@rukai]: https://twitter.com/thisIsRukai
150153

151154
### [Antorum][antorum]
77.6 KB
Loading

content/posts/newsletter-012/index.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,23 @@ If needed, a section can be split into subsections with a "------" delimiter.
6262

6363
## Game Updates
6464

65+
### [Canon Collision][canon-collision]
66+
67+
![Basic Projectiles](canon-collision.png)
68+
69+
[Canon Collision][canon-collision] by [@rukai] is an Undertale + Homestuck
70+
fan-made platform fighter with powerful tools for modding.
71+
72+
This month, he started work on the project again after taking a break.
73+
Notable changes:
74+
[basic projectiles](https://twitter.com/thisIsRukai/status/1287377878460456963),
75+
[WIP grab implementation (with some humorous results)](https://www.youtube.com/watch?v=sSrBGpT-Ebs),
76+
[New animations + attacks](https://www.youtube.com/watch?v=AaPkRSNhoSM)
77+
and [custom shaders](https://twitter.com/thisIsRukai/status/1279324105125163008)
78+
79+
[canon-collision]:https://canoncollision.com
80+
[@rukai]: https://twitter.com/thisIsRukai
81+
6582
## Learning Material Updates
6683

6784
## Library & Tooling Updates

0 commit comments

Comments
 (0)
0