Fangames > Programming Questions
Making A Penalty Room
(1/1)
Raoul:
I am currently planning to make a penalty room like Orbit and Assaulted Kappa
but I have no clue how to make it though. :(
(putting touch invisible save can be an alternative way, but this will be my final solution)
can someone help me with this?
BaronBlade:
I would imagine you could make an object in the penalty room and put the save's bullet collision code in the new object's room start code, although it's probably more complicated than that.
infern0man1:
In the warp's collision with player, put:
saveGame();
TheGamerGuy500:
Put an invisible save at the start and the bullet object right on it?
or put saveGame in the room creation code...
Navigation
[0] Message Index
Go to full version