Comments

Log in with itch.io to leave a comment.

(+1)

Oh wow! This is pretty cool!! Which hacks did you use for it?

(2 edits) (+1)

I used:
- edit room from dialog
- dialog pause
- dialog jump
- transparent dialog

I also modified this line in transparent dialog hack:

Changed it to this:

It allows you to change color of textbox changing bitsy variable, very useful (in the above example it gets variable "a"). Palette colors start at 16.

Cat moving code looks something like this:

It's important to put spaces after pause, otherwise it won't work.

It turned out very well. It's interesting that you can skip cutscene just by pressing any key.

(+1)

It turned out very well, yes! Thank you for this explanation <3