Language…
18 users online: Anas, AnunnakiGirl, CourtlyHades296, CroNo, DaveStateGaming, Green, Heitor Porfirio, Mohamad20ZX, NewPointless, Papangu, SAMYR DUTRA ARAUJO, Scags, signature_steve, SomeGuy712x, StarWolf3000, TheBubbster123, TrashCity, yoshisisland - Guests: 293 - Bots: 668
Users: 64,795 (2,368 active)
Latest user: mathew

Dyzen: Sprite maker

Originally posted by Roberto zampari
I tried to acess the zip, but have virus.


it doesn't have virus, probably your antivirus is recognizing the .exe as a virus lol.

------------------------------------------------------

Youtube
Twitter
SMWControlLibX GitHub
My Discord Server
Snestorage where you can download my resources
NEW Alfa DEMO 3

What is new:

Interaction Module:
-You can create multi-hitboxes for collision with mario and multi- interaction points to have a more accuracy interaction with objects.

Logic Module:

-It shows an advance of Super Scriptnes, For now only have very features, but i will add more on the future.

Video

DEMO 3


------------------------------------------------------

Youtube
Twitter
SMWControlLibX GitHub
My Discord Server
Snestorage where you can download my resources
I have questions:

1) Dyzen have things for PIXI or GIEPHY? (things included in routines stuff)
2) Would you include a library for scripting? (for those who doesn't know how to code / script a sprite)
3) What features would you implement in the future?
Originally posted by Roberto zampari
1) Dyzen have things for PIXI or GIEPHY? (things included in routines stuff)


Only Giepy, i dont like pixi.

Originally posted by Roberto zampari
2) Would you include a library for scripting? (for those who doesn't know how to code / script a sprite)


It will include common libraries and some libraries made by myself, also you can add custom libraries to the tool.

Originally posted by Roberto zampari
3) What features would you implement in the future?


The first official version will have normal sprite support only, you can make frames, animations, hitboxes vs mario, interaction points to detect blocks and a logic module where you can write code for the sprite and you can use premade routines to do your sprite.

Second official version will include dynamic sprite support with a lot of features to make dynamic sprites easier and hitboxes vs others sprites, also will include dynamic z library to change palettes and graphics using the tool and a spawn point maker to put spawn points where the sprite can summon others sprites.

i dont know what features i will add for third official version but probably custom player support.

------------------------------------------------------

Youtube
Twitter
SMWControlLibX GitHub
My Discord Server
Snestorage where you can download my resources
Originally posted by anonimzwx
Only Giepy, i dont like pixi.

Explain your reasons.

Is it possible to make a custom boss using this tool? Explain me.
Originally posted by Roberto zampari
Originally posted by anonimzwx
Only Giepy, i dont like pixi.

Explain your reasons.


Pixi have a lot of bugs and dont have more support from community.

Originally posted by Roberto zampari
Is it possible to make a custom boss using this tool? Explain me.


Sure, but you need to know some about logic and asm, probably for simple sprites you dont need to know asm, but if you want to do a complex sprite you always will need some coding skills. Now the tool will guide you saying you what do each routine, how to use them, what args needs, etc.

------------------------------------------------------

Youtube
Twitter
SMWControlLibX GitHub
My Discord Server
Snestorage where you can download my resources
About the ASM script editor, do you think that there's a way to connect the frames / animations GFX codes to their respective ASM codings? (such as jumping, shooting, flying, defeated...)
Hey Anonimzwx, how's the status of Dyzen?
Everything is okay?

Originally posted by anonimzwx
Yep, they will have conection, for example, if you have an animation called "Walk" then if you want to change to that animation you only must write "JSR ChangeAnimationWalk"


Can you show a video about this?
I need to understand how.
Originally posted by Roberto zampari
Hey Anonimzwx, how's the status of Dyzen?
Everything is okay?

Originally posted by anonimzwx
Yep, they will have conection, for example, if you have an animation called "Walk" then if you want to change to that animation you only must write "JSR ChangeAnimationWalk"


Can you show a video about this?
I need to understand how.


I will upload a version on the next C3 and then i will upload a video tutorial.

------------------------------------------------------

Youtube
Twitter
SMWControlLibX GitHub
My Discord Server
Snestorage where you can download my resources
Originally posted by anonimzwx
I will upload a version on the next C3 and then i will upload a video tutorial.

Do you mean the C3 Winter 2019?
Also, would you upload Dyzen in the tools section in this event?
Make sure that this doesn't include virus.
Originally posted by Roberto zampari
Originally posted by anonimzwx
I will upload a version on the next C3 and then i will upload a video tutorial.

Do you mean the C3 Winter 2019?
Also, would you upload Dyzen in the tools section in this event?
Make sure that this doesn't include virus.


Dyzen never had a virus lol, and yeah C3 winter 2019.

------------------------------------------------------

Youtube
Twitter
SMWControlLibX GitHub
My Discord Server
Snestorage where you can download my resources
Can't wait for this tool, i always wanted something like this
I wanted to post something in the thread about SNES Office, but i prefer to bump this thread because it's a thread about Dyzen.

Dear anonimzwx, the Dyzen was rejected.

Originally posted by Rejected Dyzen thread
While being a great and promising idea for a tool, it's with regret that I reject this tool, because of the following reasons:

1) If you try to delete a frame that is already used in any animation, a Null Pointer Exception is yielded, thus causing errors;

2) The tool's actions are not being properly saved in the corresponding project files (*.dyz).

It's a pity, the tool is certainly a good improvement in the art of sprite designing. Also, some PIXI compatibility would be nice at this point.


What do you think about this?
Would you work in the next version?
Originally posted by Roberto zampari
I wanted to post something in the thread about SNES Office, but i prefer to bump this thread because it's a thread about Dyzen.

Dear anonimzwx, the Dyzen was rejected.

Originally posted by Rejected Dyzen thread
While being a great and promising idea for a tool, it's with regret that I reject this tool, because of the following reasons:

1) If you try to delete a frame that is already used in any animation, a Null Pointer Exception is yielded, thus causing errors;

2) The tool's actions are not being properly saved in the corresponding project files (*.dyz).

It's a pity, the tool is certainly a good improvement in the art of sprite designing. Also, some PIXI compatibility would be nice at this point.


What do you think about this?
Would you work in the next version?


I said major flare about those errors and i said him that the tool must be rejected for that, i will upload a new version very soon with some extra features like sprites bases for newbies and some useful routines, also with a tutorial and Pixi compatibility. Probably it will be available the next week.

For now if you want to use the current version with those errors, you can use this link: LINK

------------------------------------------------------

Youtube
Twitter
SMWControlLibX GitHub
My Discord Server
Snestorage where you can download my resources
By the way, which current version you released? V1.1.0.0. ?
The one you submitted is V1.0.0.1. . Am i right?

Didn't you stated before...

Originally posted by anomimzwx
Dyzen Sprite Maker future Versions:

V1.0.0.1: A little bug fix of some stuffs.

V1.0.0.X: if i find some extra bugs or the V1.0.0.1 is rejected on the tool section, i will upload another version with all fixed.

V1.1.0.0: Allows Dynamic Sprites using Dynamic Z system.

V1.2.0.0: State Machine Maker to do the logic easier. Each state will have Start, Action and Transitions.
-Start: Something that happend when the state start.
-Action: Something that happend in each frame while you are using the current state.
-Transition: A state change to another state with a transition, that transition have a conditions or can be random.

V1.3.0.0: Allows interaction with sprites, fireballs, cape, yoshi tongue, etc, also flexible interaction with objects.

I will start V1.1.0.0 after finish Dynamic Z V4.0.


What features would add in Dynamic Z V4.0 ?
How sprites bases will work in Dyzen?
V1.0.0.1 was rejected, now I will do V1.0.0.2 to release it ASAP

New features of Dynamic Z V4.0 were announced here: https://smwc.me/1477560

About sprite bases, I will do a similar base to noob boss.

------------------------------------------------------

Youtube
Twitter
SMWControlLibX GitHub
My Discord Server
Snestorage where you can download my resources
I reupload it the tool with the bugs fixed of V1.0.0.1, please download V1.0.0.2 here:

Link

I will work on a system of templates, with that system, people without ASM knowledge will be able to do sprites and people with ASM knowledge will save a lot of time. Also to add pixi compatibility and some premade interactions for hitboxes, that version will be finished soon.

------------------------------------------------------

Youtube
Twitter
SMWControlLibX GitHub
My Discord Server
Snestorage where you can download my resources
The GIEPY version for Lunar Magic 3.01 was released.
What do you think about this version?

How many templates you planning to add in the Dyzen?
There are a lot?
Originally posted by Roberto zampari
The GIEPY version for Lunar Magic 3.01 was released.
What do you think about this version?


I will test it first.

Originally posted by Roberto zampari
How many templates you planning to add in the Dyzen?
There are a lot?


-Default Template: a template with nothing basically.

-State Machine Template: a template for sprites with multiples states.

-Flying Sprite Templates.
--Moves horizontally.
--Moves horitontally and do Wave move on Y Axis.
--Moves in circles or ellipses.
--Moves Horizontally doing a wave in X Axis.
--Moves Vertically doing a Wave in Y Axis.
--Moves in arcs of circles or arcs of ellipses.
--Moves horizontally but following player on Y axis.
--Moves following player.

-non-Flying Sprites.
--Moves following player without obstacle avoiding.
--Moves following player with obstacle avoiding.
--Moves horizontal and change direction when touch a wall.
--Moves horizontal and change direction when touch a wall or detects a ledge.
--All latests templates but with random jumps including.

All templates can have HP and can have 6 default interactions options per box, Interaction per box can be:

-Normal interaction: If mario jumps over the sprite, the sprite lose X of HP (if hp <= 0 dies with status 2), if mario jumps over the sprite with spin jumps, the sprite lose Y HP (if hp <=0 dies in smoke or death animation), other case mario recieve damage. Basically the normal interaction of koopas or normal enemies from the game.

-Spiky interaction: If mario jumps over the sprite with spin jump, mario bounce, other case mario recieve damage, basically like chain saws.

-Spiky but allowing normal jump interaction: Basically the same of spiky interaction but also bounce with normal jump.

-Multi-Color shell Interaction: basically bounce with normal jump, and lose X HP with spin jump (if hp <= 0 dies in smoke or death animation).

-Solid Interaction: the sprite is solid like a platform.
--Can be solid from above, from left, right or bellow.

-Solid from above and hurt from below like a mega mole.

You always can do you own interaction or sprite using the tool, template system only wants to save time to the user and allow people without ASM knowledge do their own sprites.

Also template system is very flexible, users can do their own templates.

------------------------------------------------------

Youtube
Twitter
SMWControlLibX GitHub
My Discord Server
Snestorage where you can download my resources