Minimal Sprite Support (0.10.7 Alpha)
This update brings minimal support for sprites (which I shall here-after refer to as actors, because the plan is for actors to be more than a visual thing). Now, I feel I should qualify the word "minimal" in that sentence. There is no physics attached to them. They just sit there, doing nothing more than animating themselves. They also currently do not get saved when a world is saved, so they're really just a rendering proof of concept at this point. As such, this is not the release of Soda Edition. This is a Soda Edition pre-release.
There's four example toy ball actors that you can place and remove from the GUI. Basically, they're just gray spheres in four different sizes with no animation.
You'll also notice in this release that the block chooser dialog box has been re-organized, as well. Furniture and actors now occupy their own tab.
Finally, for the technically-minded, there are a few tiny bug fixes and improvements to code in various places, especially the GameLoader Class.
Next up, I'll be working on saving actors with the containing world (this should be a cake walk), followed by physics using JBox2D (this will likely take much longer).
Here's a screenshot of the new actors, chilling in mid-air:
Files
Get Big Block Engine
Big Block Engine
2D block-based mod-friendly sandbox game/game engine
Status | In development |
Category | Tool |
Author | simulatoralive |
Tags | blocks, Game engine, Moddable, Physics, Pixel Art, Sandbox |
Languages | English |
More posts
- Sandboxing Java Code, a Modern ApproachFeb 22, 2023
- Logic Components (0.27.0 Alpha)Feb 10, 2023
- Parallel Block-Based PhysicsOct 19, 2020
- GUI Overhaul (0.26.1-3 Alpha)Oct 11, 2020
- Placing Painted Blocks (0.26.0 Alpha)Sep 26, 2020
- General UI Improvements (0.25.1 Alpha)Sep 19, 2020
- Better Error Reporting (0.25.0 Alpha)Sep 11, 2020
- Better Exit Cleanup (0.24.0 Alpha)Sep 01, 2020
- Fix for Floating Actors (0.23.2 Alpha)Jun 28, 2020
- Actor Physics Fixes (0.23.1 Alpha)Jun 27, 2020
Leave a comment
Log in with itch.io to leave a comment.