ASP 11 Style Questions

General Moho topics.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
RichardU
Posts: 155
Joined: Sun Mar 20, 2011 6:53 pm
Location: Atlanta

ASP 11 Style Questions

Post by RichardU »

In ASP 11, if I have a character with a style called "Skin" and I import a different character with a style called "Skin" I end up with two different styles called "Skin." In what way is this an advantage?

Is there anything new we can do with styles? Can I merge them?

Pre ASP11, I could edit the .anme files with a text editor. What is the best editor for editing .anime files?

Thanks, Richard
User avatar
GCharb
Posts: 2202
Joined: Mon Oct 10, 2005 2:31 am
Location: Saint-Donat, Quebec, Canada
Contact:

Re: ASP 11 Style Questions

Post by GCharb »

Just name your styles appropriingly, say dad.skin, dad.hair, then daughter.skin, daughter.hair, etc.

This way both will live in the same project no problems.

Also, doing it this way you could save a styles set for day colors, night colors, etc. for each characters, then import them as needed.
Distinct Sun
Posts: 355
Joined: Thu Jun 09, 2011 4:56 pm
Location: California

Re: ASP 11 Style Questions

Post by Distinct Sun »

You can save styles to the library now.
You can also load them in from other files.

If you want to edit the .Anime file by hand, you will need a .json editor or text editor that handles .json files.
"All colors are the friends of their neighbors and the lovers of their opposites."
Marc Chagall
RichardU
Posts: 155
Joined: Sun Mar 20, 2011 6:53 pm
Location: Atlanta

Re: ASP 11 Style Questions

Post by RichardU »

GCharb wrote:Just name your styles appropriingly, say dad.skin, dad.hair, then daughter.skin, daughter.hair, etc.

This way both will live in the same project no problems.

Also, doing it this way you could save a styles set for day colors, night colors, etc. for each characters, then import them as needed.
Thanks. That could be useful.
Distinct Sun wrote:You can save styles to the library now.
You can also load them in from other files.

If you want to edit the .Anime file by hand, you will need a .json editor or text editor that handles .json files.
Any recommendations on a .json editor?
Post Reply