Make all drawing happen to a viewport
We now have an inner and outer viewport, and entity positions are relative to the inner one while drawing happens to the outer one.
This commit is contained in:
parent
de081d7b1d
commit
78a52142d1
8 changed files with 267 additions and 59 deletions
|
|
@ -1 +1,2 @@
|
|||
pub mod character;
|
||||
pub use character::Character;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue