Skip to content

Newsletter 12: Add Canon Collision #205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 1, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions content/posts/newsletter-003/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand All @@ -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]
Expand Down
Binary file added content/posts/newsletter-012/canon-collision.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions content/posts/newsletter-012/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down