Blockland Forums > Help
Turn Physics on
chilmans:
He guys,
I just wanted to ask how to turn the physics on (I already searched in options, but didn't find it).
They're someway turned off.
Anyone knows?
Blastdown:
It is in options, under 'Graphics', at the bottom right. If you don't see it you probably need to re-install Blockland. Or if you have yet to install v11 you need to do that.
chilmans:
--- Quote from: Blastdown on May 08, 2009, 12:56:23 PM ---It is in options, under 'Graphics', at the bottom right. If you don't see it you probably need to re-install Blockland. Or if you have yet to install v11 you need to do that.
--- End quote ---
But it only says wich quality you want!
I have it at high, but the physics won't work!
Blastdown:
Physics work when you use FakeKill events and when playing on Minigames with brick damage on.
Make a brick event like this:
OnPlayerTouch->Self->FakeKillBrick(set your settings to whatever)
And try using a Rocket Launcher in a minigame.
chilmans:
--- Quote from: Blastdown on May 08, 2009, 01:39:37 PM ---Physics work when you use FakeKill events and when playing on Minigames with brick damage on.
Make a brick event like this:
OnPlayerTouch->Self->FakeKillBrick(set your settings to whatever)
And try using a Rocket Launcher in a minigame.
--- End quote ---
It already did work once, but now it doesn't! I know how the physics work, and I now that they won't work now! I just won't to know why!
(I already tried with minigame and with RL)