If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

User:Greenstachioalt/Pizza Tower Sliced/Leftover Code

From The Cutting Room Floor
Jump to navigation Jump to search

Leftover Code

Noise Doublejump

Noise had some pogo elements to his mostly-skateboard moveset. He had the ability to double jump mid-air with his jetpack.

Noise Wallcling

This piece of code makes the Noise hold on to a wall and either jump off of it or fall off after a while.

Leftover Variables

Pizza Tower Sliced includes mulitple variables used for multiple things. Some of the variables aren't actually used, however.

GAMESTYLE

This variable allows you to change the game's moveset to that of a similar build.

  • April 2021 (value = 1) - The default gamestyle. It plays similar to that of the April builds.


  • Beach and Forest (value = 0) - It's almost the same as the April gamestyle, but without some features. You can't long jump or do a ground pound jump, but you CAN faceplant by pressing the grab button twice.


  • Early Test Build (value = 2) - Plays similar to the Early test build. You can't grab or wallclimb in this gamestyle but you can actually jump higher than normal (UP + Grab).

panic

This variable activates pizza time when ticked. The room would shake and little debris would fall from above the screen.

smoothcamera

This variable makes the camera follow the player smoothly, It can be adjusted to make the camera follow slower.

limitlesscamera

This variable removes the camera boundaries of a room, allowing you to find what's outside of the usual viewing area.

petah

This variable, when ticked, replaces the player's sprites with... Peter Griffin. If you play as the Noise, your sprites would be replaced with "Noise Chungus" instead.