#pizza time

1 messages · Page 1 of 1 (latest)

ember hamlet
#

I wanna make it so if u shoot like a pillar or a block,smthing like pizza time will happen,how do I do that?

jovial acorn
# ember hamlet I wanna make it so if u shoot like a pillar or a block,smthing like pizza time w...

In the pillar or pizza time starter do
When dying
broadcast pizza time (this is if your going to make escape spawners)
set pizzatime = true (variable to determine if pizza time is actually on or not)
(Rest of the death script like drop and spin)
And in the when player enters
Set (timer for pizza time) = (time)
Keep wait pizzatime = true
Keep loop until (timer) ≤ 0
Set (timer for pizza time since different levels have different time) - 0.01
Execute system command map generate object (pizzaface) [this will only trigger once the timer is over]

#

you can also add a play bgm in the pillar to play the escape music