Undefined items glitch
Hi !
To the undefined glitch, here's how to proceed :
Locates the code of the object in the code of the level and put a zero in front of the qualification of the object, to make it easier, here is the example of the Shine Sprite :
The first number is the number that the qualified object. The other two coordinates to describe the object. It is useless to put two bar that separates the object side.
Now, if you have any question, you can ask me by answering me !
To the undefined glitch, here's how to proceed :
Locates the code of the object in the code of the level and put a zero in front of the qualification of the object, to make it easier, here is the example of the Shine Sprite :
- Code: Select all
|06,0,0|
The first number is the number that the qualified object. The other two coordinates to describe the object. It is useless to put two bar that separates the object side.
Now, if you have any question, you can ask me by answering me !