Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 3 of 43 · Next page · Last page

nice! when exiting the character looks like he's higher...is there any way to have the character move higher unpurpose (likea ladder climb?) thanks!

hi! yes, you can  use exists to move between layers. you will need to take a look at the 2d room editor panel to place the exists

oh thank you.  wat does "place new stack" do? Im able to add tiles but where do they go? also can I import png/is there a way to get colors? thanks!

so the way bitsy 3d works is it *stacks* 2d bitsy rooms on top of each other. a stack is like a 3d room made up of a bunch of 2d rooms. what do you mean by getting colors? i'm not sure about importing pngs, i don't recall an easy solution.

(+1)

there is a version of bitsy 3d by aurysystem that expands available colors https://aurysystem.github.io/bitsy-forks/bitsy-color-3d/index.html

oh thank you. so is a stack seen from above/is it like a ceiling? ill try to play around with it. thanks.

well it's basically  layers of 2d rooms. so for example you could fill the highest layer with blocks and then if the avatar is on a layer below and you use a first person camera it's going to look like a ceiling when you play

Hello! Thanks for the amazing work on this. I understand bitsy doesn't have a discord anymore so I'm coming here for help.
I'm making something for the LowRez Jam, and I was wondering what configurations or sections of the code I could change to get the text boxes to be at the same resolution as the game. If it's not an easy change I might end up just making every text box as an image and calling them up via dialog scripts

(+1)

hiya,  maybe the simplest solution would be to find or make a low rez bitsy font? maybe there is a bitsy hack for this also, but make sure to use files compatible with bitsy 3d https://github.com/seleb/bitsy-hacks/tree/v16.0.3/dist 

otherwise you will have to search through the bitsy codebase a little. i haven't worked with it for a couple of years so i can't really give you pointers to where exactly stuff is

(+1)

hiya,  maybe the simplest solution would be to find or make a low rez bitsy font? maybe there is a bitsy hack for this also, but make sure to use files compatible with bitsy 3d https://github.com/seleb/bitsy-hacks/tree/v16.0.3/dist 

otherwise you will have to search through the bitsy codebase a little. i haven't worked with it for a couple of years so i can't really give you pointers to where exactly stuff is

Hi there, this is an amazing tool and I'm having a great time with it. Unfortunately I'm running into an issue where some things look different with the game camera. You can see in the screenshots here. You can see the boxes used to create the couch seems transparent or came with the christmas tree. Any ideas? 

i'm really sorry, i'm not sure i have an easy answer. and unfortunately i'm very much out of loop with bitsy 3d, i don't have energy to get back into it

Is okay don't worry. I just went back to an earlier save and the issue wasn't present. It's an amazing tool thanks for creating it! 

thank you 🌸 im glad it worked in the end!

Viewing most recent comments 1 to 3 of 43 · Next page · Last page