The Mugen Fighters Guild

M.U.G.E.N Central => Resource Releases => Topic started by: Memo on December 04, 2014, 08:46:05 am

Title: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: Memo on December 04, 2014, 08:46:05 am
http://www.mediafire.com/download/n48elcc5jt91m5u/POTs_style_template_by_memo.7z

Heres a template for creating a P.O.T.s style character.

It includes everything nessesary,  plus slash sparks, slash sounds, and blood.
Custom Combo or Max Mode is selectable in the Custom .txt.
Has a Dramatic K.O. Pause FX Helper.

You can use this to create a char in same game play style as P.O.T.s or Divinewolf.

Enjoi, hope this helps in your creation process!

Crash Course Instructions..

(1) Insert character sprites.
(2) Insert character sounds.
(3) Create character animations.
(4) start coding.
(5) Play and test your Character.
Title: Re: P.O.T.s style template
Post by: Duos on December 04, 2014, 08:48:12 am
Well, POTS and DW style are similar but not quite identical.  I believe their custom combo systems are different.  Does this take that into account?
Title: Re: P.O.T.s style template
Post by: Memo on December 04, 2014, 08:53:09 am
Well, POTS and DW style are similar but not quite identical.  I believe their custom combo systems are different.  Does this take that into account?

Yeah, DW uses MAX Mode in his chars and most everybody else use Custom Combo Mode.
Title: Re: P.O.T.s style template
Post by: DJ_HANNIBALROYCE on December 04, 2014, 03:36:42 pm
oh memo. u've once again made my day.
Title: Re: P.O.T.s style template
Post by: Black Hatter on December 04, 2014, 03:48:39 pm
Downloading! This'll definitely help me when I decide to learn how to make characters!
Thanks so much Memo! :D
Title: Re: P.O.T.s style template
Post by: Suli619 on December 04, 2014, 04:33:38 pm
Thanx Memo :D
Title: Re: P.O.T.s style template
Post by: Memo on December 04, 2014, 05:03:18 pm
No problem guys, this template really makes the whole process
easier and faster.  I use this with another char opened up side
by side to make sure i have all my anim correct.  I can have
a char playable with all his basic attacks correctly coded,
including throws and all required anim as custom combo, ect
in about a day. 

Title: Re: P.O.T.s style template
Post by: Shaquto on December 04, 2014, 08:01:18 pm
wow great work Memo Imma tryin making an pots karnov in mugen with this thanks you have made my day.
Title: Re: P.O.T.s style template
Post by: Memo on December 04, 2014, 09:02:28 pm
I updated the template,  forgot to remove an helper from the intros
and removed some animations not needed.

sorry bout that
Title: Re: P.O.T.s style template UPDATED
Post by: Shin Mako on December 04, 2014, 10:03:36 pm
this is great I will try this out and see what character I can come up with
and I will give you credit!
thank you!
Title: Re: P.O.T.s style template UPDATED
Post by: varo_hades on December 05, 2014, 04:12:20 am
Really great release Memo :thumbsup:, I hope that a lot of users will use this template for make Pots chars. Only I have 2 questions?
1.-Is for winmugen or mugen 1?
2.-Has a decent AI? 
Title: Re: P.O.T.s style template UPDATED
Post by: Duos on December 05, 2014, 04:13:20 am
If memory serves it wouldn't be possible for this to have "good" AI because AI has to be programmed to accomodate the char.
Title: Re: P.O.T.s style template UPDATED
Post by: varo_hades on December 05, 2014, 08:17:55 am
If memory serves it wouldn't be possible for this to have "good" AI because AI has to be programmed to accomodate the char.
Yes, but for example when you use a char as a base usually have the AI of this char, this not means that the player can't make a better AI or even make a patch.
Title: Re: P.O.T.s style template UPDATED
Post by: Umezono on December 05, 2014, 08:20:56 am
that doesnt make sense

using the ai of one char for another will never result in anything good lol.
Title: Re: P.O.T.s style template UPDATED
Post by: Alpaca-San on December 05, 2014, 08:24:27 am
I dunno I think it would be incredible if a Dhalsim tried to use a generic pre-set AI
Title: Re: P.O.T.s style template UPDATED
Post by: Memo on December 05, 2014, 09:50:23 pm
this is great I will try this out and see what character I can come up with
and I will give you credit!
thank you!

No need to give me credit,  i didnt make the coding or anything i just made
a template.

Really great release Memo :thumbsup:, I hope that a lot of users will use this template for make Pots chars. Only I have 2 questions?
1.-Is for winmugen or mugen 1?
2.-Has a decent AI? 

1 its for 1.0
2 it has ai for the basic attacks and gameplay mechanics like blocking, zero counter, dodge ect.


this template is gonna get 1 more update,  theres a missing animation #9741 but its not
important,  its a blank anim and im going to assign it to #1. 
and a couple more things just to make it easier to use.

Its fine as is now if you have experience coding,  but im going to simplify it more for the beginers.
Title: Re: P.O.T.s style template UPDATED
Post by: Garuda on December 06, 2014, 09:10:39 am
Please include an "idiot guide" with step by step instructions!
Title: Re: P.O.T.s style template UPDATED
Post by: yaret on December 06, 2014, 03:46:22 pm
Please include an "idiot guide" with step by step instructions!

Ex attacks I´ve always wanted to know how they working code.
Title: Re: P.O.T.s style template UPDATED
Post by: Memo on December 06, 2014, 05:33:02 pm
Final updated is up for download.
I will post instructions in this topic
on whatever you need help with.


Please include an "idiot guide" with step by step instructions!

Ex attacks I´ve always wanted to know how they working code.

just look at state 1050 in the specials.st
it will have this

Spoiler, click to toggle visibilty



then look at the command for 1050.

Spoiler, click to toggle visibilty
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: extravagant on December 06, 2014, 09:46:54 pm
I know this might sound insane, but have you ever considered a CvS2 warusaki3 / JZ template?
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: Suli619 on December 06, 2014, 11:07:07 pm
I really want to make a POTS Evil Ken (Reu) i just wish I knew the Basics of coding a POTS Character.
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: Black Hatter on December 06, 2014, 11:09:50 pm
I really want to make a POTS Evil Ken (Reu) i just wish I knew the Basics of coding a POTS Character.

That's the point of this template. It's supposed to walk you through the basics of a PoTS character
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: Memo on December 07, 2014, 02:25:42 am
I know this might sound insane, but have you ever considered a CvS2 warusaki3 / JZ template?

Hmmmmm, no but it cant be hard to create a template.

I really want to make a POTS Evil Ken (Reu) i just wish I knew the Basics of coding a POTS Character.

Its easy i can help you get started but you have to read the docs, with the template i can
help you get started on the basics.  right now the only things you need to know is
how the hitdef and idle time works to get started.
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: Suli619 on December 07, 2014, 03:16:35 am
thank u Memo Sensei
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: logansam on December 11, 2014, 08:19:40 pm
Esto es fabuloso, que buen trabajo. voy a utilizarlo para mis proyectos futuros. incluso volver a editar a superman para que tenga la jugabilidad de P.O.T.
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: Alex Sinigaglia on December 11, 2014, 08:23:46 pm
The real question here is: who is P.O.T.?
Also speak English.

I understand what he said, but everyone should speak English outside of the International board.
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: Hephaistos31 on December 11, 2014, 08:26:24 pm
LOL Alex I'm laughing here! :D ah ah! :D

Maybe Logansam was out of time in Cybercafe and the message was sent without the last letter, no? :D

Memo, thank you. One day maybe I'll jump on it.. Right now I feel weak as Hell to make a char.. Shame on me! ;)
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: Memo on December 14, 2014, 07:58:57 pm
Hey can sombody make 2 text graphics this size
in the badaboom bb font P.O.T.s use?
(http://i.imgur.com/E8ZtN2R.png)


i need one that says CUSTOM COMBO, and the other MAX MODE
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: yaret on December 14, 2014, 08:52:00 pm
Hey can sombody make 2 text graphics this size
in the badaboom bb font P.O.T.s use?
(http://i.imgur.com/E8ZtN2R.png)


i need one that says CUSTOM COMBO, and the other MAX MODE

Somothing like this
(http://i.imgur.com/je6YpL6.png)
(http://i.imgur.com/bIIoKjO.png)
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: Memo on December 14, 2014, 09:36:45 pm
Hey can sombody make 2 text graphics this size
in the badaboom bb font P.O.T.s use?
(http://i.imgur.com/E8ZtN2R.png)


i need one that says CUSTOM COMBO, and the other MAX MODE

Somothing like this
(http://i.imgur.com/je6YpL6.png)
(http://i.imgur.com/bIIoKjO.png)

yes but can you have it like this black outline white inside?
(http://i.imgur.com/6sL137y.png)
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: yaret on December 14, 2014, 10:10:50 pm
Yes of course.
(http://i.imgur.com/NXnwYzX.png)
(http://i.imgur.com/m1NAmZy.png)
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: Memo on December 14, 2014, 11:20:05 pm
Yes of course.
(http://i.imgur.com/NXnwYzX.png)
(http://i.imgur.com/m1NAmZy.png)

Yes thats perfect,  i need them for the custom combo/max mode selector
i got coded into the template.  I will update soon in a couple days.
Title: Re: P.O.T.s style template FINAL UPDATED 6DEC14
Post by: yaret on December 14, 2014, 11:39:55 pm
Great.!