How do I make this? |
S4rg4sm « Citoyen » 1492103940000
| 0 | ||
http://prntscr.com/ew2co7 |
Jacubiixxx « Citoyen » 1492105380000
| 0 | ||
You probably use /watch (your nickname) To remove this type /watch And (i think) you should write this here Dernière modification le 1492105560000 |
Lapinprince « Consul » 1492105560000
| 0 | ||
Jacubiixxx a dit : ...I'm sure they meant the ice with a perfect cut circle in it. |
Grimmaro « Consul » 1492105860000
| 0 | ||
You can make a cut-out ground but doing the following: First, you select a base ground (in your picture example, that ground would be ice) and then get rid of all of the collision on it. <C><P /><Z><S><S L="800" H="39" X="400" Y="404" T="0" P="0,0,0.3,0.2,0,0,0,0" /><S c="4" L="138" H="118" X="585" Y="283" T="1" P="0,0,0,0.2,0,0,0,0" /></S><D /><O /></Z></C> Next, you take rectangles and circles with no collision on anything, and make them the same color as the default background (6A7495) <C><P /><Z><S><S L="800" H="39" X="400" Y="404" T="0" P="0,0,0.3,0.2,0,0,0,0" /><S c="4" L="138" H="118" X="585" Y="283" T="1" P="0,0,0,0.2,0,0,0,0" /><S c="4" L="80" o="6a7495" H="80" X="529" Y="283" T="12" P="0,0,0.3,0.2,0,0,0,0" /><S c="4" L="40" o="6a7495" H="10" X="572" Y="283" T="13" P="0,0,0.3,0.2,0,0,0,0" /></S><D><DS Y="374" X="386" /></D><O /></Z></C> Lastly, you put in invisible grounds surrounding the area that players should have collision on. I won't make them invisible for you in my example XML for demonstration purposes. Make sure the invisible platforms has the same friction as the base ground, or else players will get confused Final XML <C><P /><Z><S><S L="800" H="39" X="400" Y="404" T="0" P="0,0,0.3,0.2,0,0,0,0" /><S c="4" L="138" H="118" X="585" Y="283" T="1" P="0,0,0,0.2,0,0,0,0" /><S c="4" L="80" o="6a7495" H="80" X="529" Y="283" T="12" P="0,0,0.3,0.2,0,0,0,0" /><S c="4" L="40" o="6a7495" H="10" X="572" Y="283" T="13" P="0,0,0.3,0.2,0,0,0,0" /><S L="138" o="324650" H="19" X="585" Y="333" T="12" P="0,0,0.3,0.2,0,0,0,0" /><S P="0,0,0.3,0.2,0,0,0,0" L="138" o="324650" X="585" Y="233" T="12" H="19" /><S L="118" o="324650" X="645" H="19" Y="283" T="12" P="0,0,0.3,0.2,90,0,0,0" /><S P="0,0,0.3,0.2,160,0,0,0" L="20" o="324650" H="19" Y="330" T="12" X="589" /><S L="20" o="324650" H="19" X="605" Y="321" T="12" P="0,0,0.3,0.2,140,0,0,0" /><S P="0,0,0.3,0.2,120,0,0,0" L="20" o="324650" X="615" Y="309" T="12" H="19" /><S L="20" o="324650" X="621" H="19" Y="296" T="12" P="0,0,0.3,0.2,100,0,0,0" /><S P="0,0,0.3,0.2,80,0,0,0" L="20" o="324650" H="19" Y="276" T="12" X="621" /><S L="20" o="324650" H="19" X="616" Y="259" T="12" P="0,0,0.3,0.2,60,0,0,0" /><S P="0,0,0.3,0.2,40,0,0,0" L="20" o="324650" X="608" Y="247" T="12" H="19" /><S L="20" o="324650" X="590" H="19" Y="236" T="12" P="0,0,0.3,0.2,20,0,0,0" /></S><D><DS Y="374" X="386" /></D><O /></Z></C> Dernière modification le 1492107660000 |
Batt_mellamy « Consul » 1492116780000
| 0 | ||
Answered! If you have any other questions related to the Map Editor, please use the Map Editor Q&A. Thanks! |