We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

Dyzen Sprite Maker: Difference between revisions

From SnesLab
Jump to: navigation, search
(Created page with "== Introduction == Dyzen Sprite Maker is a tool created by Anonimzwx, which makes the process of creating enemies (or any object that uses OAM tiles) much easier. Originally,...")
 
No edit summary
Line 1: Line 1:
== Introduction ==
'''Dyzen Sprite Maker''' (or symply '''Dyzen''') is a tool that facilitates the creation of [[dynamic sprites]] (or any object that uses OAM tiles), originally created [[anonimwzx]]. The tool was first conceived for [[Super Mario World]], however, there are plans to add support for other games.
 
Dyzen Sprite Maker is a tool created by Anonimzwx, which makes the process of creating enemies (or any object that uses OAM tiles) much easier. Originally, the tool was made for Super Mario World, but there are plans to update it to work with other video games.


== Features ==
Dyzen allows the user to create the following:
Dyzen allows the user to create the following:


Line 8: Line 7:
* Animations
* Animations
* Hitboxes
* Hitboxes
* ASM codes for the current project
* Write [[ASM]] via the integrated text editor.
 
The tool also comes with an integrated text editor so the user does not have to edit the ASM codes in another program.


== Video Tutorials (Spanish only) ==
== Video Tutorials (Spanish only) ==
Line 28: Line 25:
https://github.com/weierstrass1/SMWControlib
https://github.com/weierstrass1/SMWControlib


'''Currently looking for people who can document the enemy system of other video games so that support can be added for them'''
[[Category:Graphic Editors]] [[Category:Hacking Tools]] [[Category:Super Mario World]] [[Category:Super Mario World Hacking Tools]]

Revision as of 23:25, 19 May 2019

Dyzen Sprite Maker (or symply Dyzen) is a tool that facilitates the creation of dynamic sprites (or any object that uses OAM tiles), originally created anonimwzx. The tool was first conceived for Super Mario World, however, there are plans to add support for other games.

Features

Dyzen allows the user to create the following:

  • Graphics routine
  • Animations
  • Hitboxes
  • Write ASM via the integrated text editor.

Video Tutorials (Spanish only)

Contribution

Dyzen is open source, thus anyone can contribute to its development. The source code can be found in the following link:

https://github.com/weierstrass1/SMWControlib