Playing with some basic cameras to figure out how the motion will work.
This commit is contained in:
parent
4bda2ee01c
commit
2ebefcce05
2 changed files with 8 additions and 8 deletions
|
|
@ -9,7 +9,7 @@ namespace storyboard {
|
|||
$view_sprite($view_texture.getTexture())
|
||||
{
|
||||
$view_sprite.setPosition({0, 0});
|
||||
$camera.style("bounce");
|
||||
$camera.style("dolly");
|
||||
}
|
||||
|
||||
void UI::init() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue