allenjiang17 / theSearchForEden

1 stars 0 forks source link

Dynamic dialogue box #16

Open cheny36 opened 3 months ago

cheny36 commented 3 months ago

Component object that produces text one letter at a time, similar to dialogue boxes in pokemon.

cheny36 commented 3 months ago

TODO:

allenjiang17 commented 3 months ago

should we also get the event box to do the same? seems weird that the location description is doing that but the event description is not. but then you'd need it to be sequential.

i think maybe we don't do it for the location description (since that's static), but we do it for the event description since that's the more interesting/dynamic part

Larinitus commented 3 months ago

Agreed with Allen. I think it's more important to have the event description displayed one text letter at a time.