Add some (badly) generated platforms that will scroll
down whenever the player's top side depasses the middle of the screen. WiP.
This commit is contained in:
parent
976d34f17e
commit
4a3a0a4782
13 changed files with 251 additions and 55 deletions
|
@ -54,6 +54,7 @@ add_executable(${PROJECT_NAME}
|
|||
src/sizenotifiable.cpp
|
||||
src/platform.cpp
|
||||
src/platformsystem.cpp
|
||||
src/movers/moverworld.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(${PROJECT_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue