Allow camera to turn off level bounding if the player is moved out of bounds by a doodad #87
Etichette
Nessuna etichetta
bug
doodad
enhancement
levels & doodads
security
ui toolkit
wontfix
Nessuna milestone
Nessuna assegnatario
1 Partecipanti
Notifiche
Data di scadenza
Nessuna data di scadenza impostata.
Dipendenze
Nessuna dipendenza impostata.
Riferimento: SketchyMaze/doodle#87
Caricamento…
Fai riferimento in un nuovo problema
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Allow camera to turn off level bounding if the player is moved out of bounds by a doodad.
Example: you have a bounded level with a bottom edge, and you want to draw shop interiors or something below the ground of the level. You can switch your page type to Unbounded and draw out there, but in-game the camera won't scroll out of bounds even if the player is out there.
Logic can be like:
Implemented in
cf1bc81f25