blocks prototype 2022
controls
- WASD & space -- move
- right-click drag -- rotate camera
- E -- talk to sprite (when playing)
about
this is a prototype (started before the jam) web/threejs port of an unfinished unity prototype from 2017
i was mostly concerned with getting a "working" platforming character and block rendering
for tool jam i threw on this editing interface with little care, which you can consider the serious limitation for the theme if you wish
games
graphics stolen from
- tomb raider 1
- https://ninjikin.itch.io/silly-placeholders
- https://ninjikin.itch.io/starter-tiles
- elsewhere
Status | Released |
Category | Tool |
Platforms | HTML5 |
Rating | Rated 4.2 out of 5 stars (5 total ratings) |
Author | candle |
Links | Source code |
Comments
Log in with itch.io to leave a comment.
really cool
This is seriously cool for 3D platformers for some reason :P . So simple and effective
Hey! Love your little engine, it's very fun to use. I made a short game:
https://coreyhardt.itch.io/fools-forest
If you do decide to do more with it, I'd love to hear about it!
For anyone using the engine, it took me some time to figure out these bugs:
1) Don't ever delete every sprite from the scene, sprite placement and dialogue will stop functioning properly.
2) Don't click on the X that marks the player spawn and then click "move" in the sprite editor.
thank you! i will continue the engine in some form but i'm not sure i like the fundamentals of this one as-is. thank you for the detail on the two sprite bugs, they should be fixed now
i made a little game with it, dialogue is shared between characters and characters swap places sometimes, but I still had a pretty good time with it.