Submissions in D7 Studios | Scratch

Share your work with us!


open sourced 3D gun project
free to get on the gamejolt page
https://scratch.mit.edu/projects/824148480/

Freedom Box - 0.01v Alpha
Released game https://scratch.mit.edu/projects/823594747/

Working on sandbox type game, going pretty good, runs at 30 fps on base scratch.
Idea is that you make your world however you want, alpha release later tomorrow

SCROOMAGE: The Clock is Ticking!
here's another devlog for SCROOMAGE outlining what's been going on for the past few months
https://www.youtube.com/watch?v=nof1dx73_xs


for more than the past year me and some friends over at Delta Revised Studios have been working on this stamp-based 3D engine(granted the project was paused for 8 months) the code is a mess and the collisions and editor have way too many bugs but its home


new lil' quality of life update


Optigan Engine now has interaction mechanics!
You can now:
- Pick up objects
- Activate objects
- Make checkpoints
- And... R A D I O
(Previously listed items may not be in original project)


A* Pathfinding, which is a form of pathfinding designed to be a more efficient solution, is what you are looking at right here. Or, to be more specific, node based A*. (Continued in article)


Got bored and decided I should make 3D heightmap editor in my engine.
Post you saw yesterday was made in 2D heightmap editor
This is still scratch btw.