diff --git a/content/posts/newsletter-003/index.md b/content/posts/newsletter-003/index.md index cd60a7328..55ff396c0 100644 --- a/content/posts/newsletter-003/index.md +++ b/content/posts/newsletter-003/index.md @@ -131,12 +131,15 @@ it's pretty active. [veloren-survey]: https://veloren.net/devblog-36/#player-survey [veloren-video]: https://www.youtube.com/watch?v=iwP7SXdWcTg -### [PF Sandbox][pf-sandbox] +### [Canon Collision][canon-collision] ![Exported models with textureas and skeletal animations](pf-sandbox.jpg) -[PF Sandbox][pf-sandbox] by [@rukai] is a platform fighter sandbox featuring: -in game Fighter and Stage Editor, replays, and TAS tools. +[Canon Collision][canon-collision] by [@rukai] is an Undertale + Homestuck +fan-made platform fighter with powerful tools for modding. +It was forked from another project of rukai's +[PF Sandbox](https://github.com/rukai/PF_Sandbox) so he could focus on making +a game rather then an engine. This month, [exporting and hot-reloading assets from blender](https://twitter.com/thisIsRukai/status/1180477120113340417), @@ -145,7 +148,7 @@ This month, and [animations](https://twitter.com/thisIsRukai/status/1188261107124727808) were added to the project. -[pf-sandbox]:https://github.com/rukai/PF_Sandbox +[canon-collision]:https://canoncollision.com [@rukai]: https://twitter.com/thisIsRukai ### [Antorum][antorum] diff --git a/content/posts/newsletter-012/canon-collision.png b/content/posts/newsletter-012/canon-collision.png new file mode 100644 index 000000000..1048229ec Binary files /dev/null and b/content/posts/newsletter-012/canon-collision.png differ diff --git a/content/posts/newsletter-012/index.md b/content/posts/newsletter-012/index.md index ae5daa7da..6fbc5efc1 100644 --- a/content/posts/newsletter-012/index.md +++ b/content/posts/newsletter-012/index.md @@ -62,6 +62,24 @@ If needed, a section can be split into subsections with a "------" delimiter. ## Game Updates +### [Canon Collision][canon-collision] + +![Basic Projectiles](canon-collision.png) + +[Canon Collision][canon-collision] by [@rukai] is an Undertale + Homestuck +fan-made platform fighter with powerful tools for modding. + +This month, he started work on the project again after taking a break. +Notable changes: + +- [basic projectiles](https://twitter.com/thisIsRukai/status/1287377878460456963), +- [WIP grab implementation (with some humorous results)](https://www.youtube.com/watch?v=sSrBGpT-Ebs), +- [New animations + attacks](https://www.youtube.com/watch?v=AaPkRSNhoSM) +- and [custom shaders](https://twitter.com/thisIsRukai/status/1279324105125163008). + +[canon-collision]:https://canoncollision.com +[@rukai]: https://twitter.com/thisIsRukai + ### [Sandbox] ![Sandbox screenshot](sandbox_screenshot.png)