LunaDLL need some help?
Posted: Tue Jun 03, 2014 12:56 pm
Does anybody know how time freezing (à la green P-Switch) works? Because I'm trying to do a level involving time freezing at the moment, and I'm having some problems with the code
For example at the moment I'm trying to figure out how to get time to freeze when the player jumps. I guess the code would look something like this, but setting the value of 0x00B2C8B4 (which is stated in the command files to be the P Switch time freezer effect) to 1 doesn't seem to do anything
Anyone know how this works?
For example at the moment I'm trying to figure out how to get time to freeze when the player jumps. I guess the code would look something like this, but setting the value of 0x00B2C8B4 (which is stated in the command files to be the P Switch time freezer effect) to 1 doesn't seem to do anything
Spoiler: show