I forgot I had this!
Here's a faux 3D of Yoshi's Island for the SNES.
Instead of making a 3D engine, I've defined sprites within a cylinder's (angle, distance from center, and height) and made it revolve all together.
It was a fun experience and a different way of making 3D.
MAKING YOUR OWN!
This cartridge comes with an editor to make your own revolving scenario. Do this:
- Download the cartridge
- Wherever you intend to run it, create a file called yoshis_island.p8l, and write on it preloaded_objects={}
- To activate edit mode, change l.30 on the cartridge from prod = true to prod = false
(optional) - Change the sprites to the ones you want and update their coordinates in the ss object un l.32-53
I hope you like it! <3
Running.
Get black screen and error message:
COULD NOT #INCLUDE FILE:
YOSHIS_ISLAND.P8L
[Please log in to post a comment]