240
241
242
243
244
245
246
247
248
249
250
251
252
253
|
each of which is either zero or one. They are meant to be on five lines
of five numbers each, making a 5x5 matrix, where the centre means this
object's location.
(Climb <number>)
Define the Climb variable for this class.
Compatible
Sets the Compatible flag for this class.
,Compatible
Sets the Compatible flag for this class, but removes the restriction of
some variables limited to 16-bits.
|
>
>
>
>
|
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
|
each of which is either zero or one. They are meant to be on five lines
of five numbers each, making a 5x5 matrix, where the centre means this
object's location.
(Climb <number>)
Define the Climb variable for this class.
(CollisionLayers <numbers...>)
Define the CollisionLayers variable for this class. The format is the
same as for Misc4 (see below), but only the low 8-bits are usable.
Compatible
Sets the Compatible flag for this class.
,Compatible
Sets the Compatible flag for this class, but removes the restriction of
some variables limited to 16-bits.
|