×

Langue

Fermer
Atelier 801
  • Forums
  • Dev Tracker
  • Connexion
    • English Français
      Português do Brasil Español
      Türkçe Polski
      Magyar Română
      العربية Skandinavisk
      Nederlands Deutsch
      Bahasa Indonesia Русский
      中文 Filipino
      Lietuvių kalba 日本語
      Suomi עברית
      Italiano Česky
      Hrvatski Slovensky
      Български Latviešu
      Estonian
  • Langue
  • Profils
  • /
  • Anthonyjones
Profil
Anthonyjones #0000
    • Anthonyjones#0000
    • Profil
    • Derniers messages
    • Tribu
« Censeur »

Date d'inscription : 17/07/2010

Communauté : Anglaise
Messages : 2457

Prestige : 336
Niveau : 2

Hors ligne

Genre : Masculin
Date de naissance : 13/11/1990
Localisation : Nevada, Pahrump

Âme sœur :
Emeryaurora #0000
    • Emeryaurora#0000
    • Profil
    • Derniers messages
    • Tribu

Tribu :
Academy of Building
    • Academy of building
    • Profil
    • Forum
    • Membres
    • Historique

Image : https://atelier801.com/img/sections/roue-dentee.png
Cette image a été masquée par défaut afin de préserver votre vie privée.
Welcome to Tutorial Mechanism
Image : https://atelier801.com/img/sections/roue-dentee.png
Cette image a été masquée par défaut afin de préserver votre vie privée.


Hello mice,

If you would want become to mechanism skill it really fun more of concept things. It really important you must be carefully and correctly with XML.

If you want whatever like put thing ground, object, hole, and etc then ”Copy map to clipboard” and paste on notepad (if you like other thing.)

Now let to begin!

Ground Link
Difficulty: 1 (Easy)
Type Category: Shaman (P4), Mechanism (P6), No Shaman (P7), Dual Shaman (P8), and Miscellaneous (P9)
Picture: https://i.imgur.com/A2ZIMnQ.jpg https://i.imgur.com/lsNHa8u.jpg
Map Code: @1849450 @1849367

Step 1: You have 2 ground thing for Z: 0 and 1
Example XML

<C>
<P />
<Z>
<S>
<S H="20" P="0,0,0.3,0.2,0,0,0,0" L="800" X="400" Y="390" T="0" />
<S H="200" P="1,0,0.3,0.2,0,0,0,0" L="20" X="400" Y="280" T="0" />
</S>
<D>
<T Y="80" X="100" />
<F Y="200" X="780" />
<DC Y="375" X="250" />
<DS Y="375" X="50" />
</D>
<O>
<O X="780" C="2" Y="185" P="0" />
<O X="100" C="2" Y="60" P="0" />
<O X="100" C="11" Y="85" P="0" />
<O X="780" C="11" Y="210" P="0" />
</O>
</Z>
</C>

/!\ Important /!\ This 2 different type with Non-dynamic or Dynamic ground
A: This P="1,0,0.3,0.2,0,0,0,0" must be work for this dynamic ground, HOWEVER!
B: This P="0,0,0.3,0.2,0,0,0,0" will cannot work for dynamic ground, because it Non-dynamic ground. That REMEMBER to make sure check two type for P=”1 and P=”0

Step 2: You must have add <L></L> into </O>here</Z>
Example XML

<C>
<P />
<Z>
<S>
<S H="20" P="0,0,0.3,0.2,0,0,0,0" L="800" X="400" Y="390" T="0" />
<S H="200" P="1,0,0.3,0.2,0,0,0,0" L="20" X="400" Y="280" T="0" />
</S>
<D>
<T Y="80" X="100" />
<F Y="200" X="780" />
<DC Y="375" X="250" />
<DS Y="375" X="50" />
</D>
<O>
<O X="780" C="2" Y="185" P="0" />
<O X="100" C="2" Y="60" P="0" />
<O X="100" C="11" Y="85" P="0" />
<O X="780" C="11" Y="210" P="0" />
</O>
<L>
</L>

</Z>
</C>


Step 3: How to make ground link? Add <JR M1=”0” M2=”1” /> into <L>here</L>
Example XML

<C>
<P />
<Z>
<S>
<S H="20" P="0,0,0.3,0.2,0,0,0,0" L="800" X="400" Y="390" T="0" />
<S H="200" P="1,0,0.3,0.2,0,0,0,0" L="20" X="400" Y="280" T="0" />
</S>
<D>
<T Y="80" X="100" />
<F Y="200" X="780" />
<DC Y="375" X="250" />
<DS Y="375" X="50" />
</D>
<O>
<O X="780" C="2" Y="185" P="0" />
<O X="100" C="2" Y="60" P="0" />
<O X="100" C="11" Y="85" P="0" />
<O X="780" C="11" Y="210" P="0" />
</O>
<L>
<JR M1="0" M2="1" />
</L>

</Z>
</C>


Now finally Z: 1 is locked it while non-moving, but still spin however if set fixed rotation is “0” maybe can change it to “1” then dynamic ground will won’t spin it.

/!\ Note /!\ Z: 1 + Ground Link will cause able to through of non-dynamic ground, however dynamic will cannot be through of dynamic ground.

END OF GROUND LINK

Dynamic Ground Link
Difficulty: 1 (Easy)
Type Category: Shaman (P4), Mechanism (P6), and Dual Shaman (P8)
Picture:
Map Code:

So this has different ground link, however it dynamic ground link while able to moving. Remember previous above for step 1, 2, and 3 well it easy way for ground link, but it different xml code for example.

Example XML

<C>
<P />
<Z>
<S>
<S P="1,0,0.3,0.2,0,1,0,0" L="10" H="20" X="100" Y="60" T="0" />
<S P="1,0,0.3,0.2,0,1,0,0" L="40" H="40" X="100" Y="350" T="0" />
<S P="0,0,0.3,0,0,0,0,0" L="80" H="80" X="40" Y="360" T="10" />
<S P="0,0,0.3,0,0,0,0,0" L="80" H="80" X="760" Y="360" T="10" />
<S P="0,0,0.3,0,0,0,0,0" L="800" H="20" X="400" Y="80" T="10" />
<S P="0,0,0.3,0,0,0,0,0" L="40" H="800" X="20" Y="-330" T="10" />
<S P="0,0,0.3,0,0,0,0,0" L="40" H="800" X="780" Y="-330" T="10" />
</S>
<D>
<T Y="320" X="760" />
<F Y="315" X="40" />
<F Y="65" X="735" />
<T Y="70" X="65" />
<DC Y="65" X="400" />
<DS Y="315" X="760" />
</D>
<O />
<L>
<JR M1="0" M2="1" />
</L>

</Z>
</C>


So if you will notice with P=”1 that 2 ground has been call “Dynamic Ground Link”, however they will not through a non-dynamic ground or dynamic ground.

I will teach you how to make another dynamic ground multi.

Step 1: You must add one ground with dynamic ground for this 2
Example XML

<C>
<P />
<Z>
<S>
<S P="1,0,0.3,0.2,0,1,0,0" L="10" H="20" X="100" Y="60" T="0" />
<S P="1,0,0.3,0.2,0,1,0,0" L="40" H="40" X="100" Y="350" T="0" />
<S P="1,0,0.3,0.2,0,1,0,0" L="40" H="40" X="100" Y="200" T="0" />
<S P="0,0,0.3,0,0,0,0,0" L="80" H="80" X="40" Y="360" T="10" />
<S P="0,0,0.3,0,0,0,0,0" L="80" H="80" X="760" Y="360" T="10" />
<S P="0,0,0.3,0,0,0,0,0" L="800" H="20" X="400" Y="80" T="10" />
<S P="0,0,0.3,0,0,0,0,0" L="40" H="800" X="20" Y="-330" T="10" />
<S P="0,0,0.3,0,0,0,0,0" L="40" H="800" X="780" Y="-330" T="10" />
<S H="140" P="0,0,20,0.2,0,0,0,0" L="20" X="10" Y="250" T="4" />
<S P="0,0,20,0.2,0,0,0,0" L="80" H="130" X="760" Y="155" T="4" />
<S H="50" P="0,0,0.3,0.2,0,0,0,0" L="720" X="400" Y="25" T="8" />
</S>
<D>
<T Y="125" X="690" />
<F Y="315" X="50" />
<F Y="65" X="735" />
<T Y="70" X="65" />
<DC Y="65" X="400" />
<DS Y="315" X="760" />
</D>
<O />
<L>
<JR M1="0" M2="1" />
</L>

</Z>
</C>


Step 2: Add <JR M1=”0” M2=”2” />
Example XML

<C>
<P />
<Z>
<S>
<S P="1,0,0.3,0.2,0,1,0,0" L="10" H="20" X="100" Y="60" T="0" />
<S P="1,0,0.3,0.2,0,1,0,0" L="40" H="40" X="100" Y="350" T="0" />
<S P="1,0,0.3,0.2,0,1,0,0" L="40" H="40" X="100" Y="200" T="0" />
<S P="0,0,0.3,0,0,0,0,0" L="80" H="80" X="40" Y="360" T="10" />
<S P="0,0,0.3,0,0,0,0,0" L="80" H="80" X="760" Y="360" T="10" />
<S P="0,0,0.3,0,0,0,0,0" L="800" H="20" X="400" Y="80" T="10" />
<S P="0,0,0.3,0,0,0,0,0" L="40" H="800" X="20" Y="-330" T="10" />
<S P="0,0,0.3,0,0,0,0,0" L="40" H="800" X="780" Y="-330" T="10" />
<S H="140" P="0,0,20,0.2,0,0,0,0" L="20" X="10" Y="250" T="4" />
<S P="0,0,20,0.2,0,0,0,0" L="80" H="130" X="760" Y="155" T="4" />
<S H="50" P="0,0,0.3,0.2,0,0,0,0" L="720" X="400" Y="25" T="8" />
</S>
<D>
<T Y="125" X="690" />
<F Y="315" X="50" />
<F Y="65" X="735" />
<T Y="70" X="65" />
<DC Y="65" X="400" />
<DS Y="315" X="760" />
</D>
<O />
<L>
<JR M1="0" M2="1" />
<JR M1="0" M2="2" />

</L>

</Z>
</C>
  • Profils
  • /
  • Anthonyjones
Profil
© Atelier801 2018

Equipe Conditions Générales d'Utilisation Politique de Confidentialité Contact

Version 1.27