Solid FFC
Overview
Creator:
Mero
Added: 05 Jun 2015
Tags:
FFC,
Global
|
View Script |
Information
This is the script you've all been waiting for, the feature everybody wants. Freeform Combo Solidity. And it's now here.
Description Setup Reviews Comments
1. Copy Script to text/code editor
2. Edit Constants
3. Combine Global Scripts if needed, if you need help. Just ask on the forums.
4. Test it out both in sideview and not.
5. Ruin or Make your player's day.
Making a FFC Solid: Their are two ways of doing this manually and the ffc provided. To do it manually add the following code to the beginning of a script.
2. Edit Constants
3. Combine Global Scripts if needed, if you need help. Just ask on the forums.
4. Test it out both in sideview and not.
5. Ruin or Make your player's day.
Making a FFC Solid: Their are two ways of doing this manually and the ffc provided. To do it manually add the following code to the beginning of a script.
this->Misc[MISC_SOLIDFFC] = 1;
this->Misc[MISC_SFFC_X] = this->X;


