YesNoOk
avatar

Portgas D. Ace by NBA01 (Read 6214 times)

Started by NBA01, September 10, 2020, 06:30:21 pm
Share this topic:
Portgas D. Ace by NBA01
New #1  September 10, 2020, 06:30:21 pm
  • **
  • Surgeon of Death
    • Turkey
Hi guys its been long time. Finally i completed my Ace char after many years. Also i will update my old chars soon.

Portgas D. Ace by NBA01
Mugen version: 1.0
Release date: 10.09.2020
Update date: 16.09.2020



-------------------------------
Character Info:
-------------------------------
Spoiler, click to toggle visibilty


--------------------------------------------------------------------------------------------------
P.S: This char is 1.0 so if you use in Zoom In/Out Stages there will be Super Move MugShot errors.
--------------------------------------------------------------------------------------------------

-------------------------------
Move List:
-------------------------------

Spoiler, click to toggle visibilty

-------------------------------
Screen Shots:
-------------------------------

Spoiler, click to toggle visibilty

-------------------------------
Updates:
-------------------------------
- Added frontedgebodydist to Dai Enkai: Entei projectile.
- Added some flames to Hiken.

-------------------------------
Special Thanks:
-------------------------------
Eiichiro Oda : for creating the Manga called One Piece
Bandai : for the One Piece: Gigant Battle Game (DS)
Elecbyte : for creating the Mugen Engine
Grim : for Ace's Sprite Sheet
MadaraPeinKyuuby : for One Piece: Gigant Battle sound rips
Phantom.of.the.Server : for Effects and Codes
vyn : for Effects and Codes
David : for Effects and others
WBPA : for feedbacks

Download Link [Updated 16.09.2020]: http://www.mediafire.com/file/qolx9j4udt5v60r/Portgas+D.+Ace.rar/file
Last Edit: September 16, 2020, 10:25:00 pm by NBA01
Re: Portgas D. Ace by NBA01
#2  September 12, 2020, 11:21:45 pm
  • **
Guys any feedback ?

Sorry for the late feedback was enjoying the character.


- Dai Enkai: Entei needs frontedgebodydist so it will stay screenbound heres a example.

Before

https://streamable.com/9n8n2e



After  i added this code to projectile

[State 0, VelSet]
type = VelSet
triggerall = prevstateno != 4001
trigger1 = time = 0
x =  3.5
y =  2

[State 0, VelSet]
type = VelSet
triggerall = prevstateno != 4001
trigger1 = FrontEdgeBodydist <= 50
x =  0

[State 4001, VelSet]
type = VelSet
triggerall = prevstateno = 4001
trigger1 = !Time
x =  2.2
y =  1.8


https://streamable.com/vln4hk



- Hiken needs flame effect on fist when launching attack.          https://imgur.com/a/5BBTbmM



Re: Portgas D. Ace by NBA01
New #3  September 16, 2020, 07:59:11 pm
  • **
  • Surgeon of Death
    • Turkey
Guys any feedback ?

Sorry for the late feedback was enjoying the character.


- Dai Enkai: Entei needs frontedgebodydist so it will stay screenbound heres a example.

Before

https://streamable.com/9n8n2e



After  i added this code to projectile

[State 0, VelSet]
type = VelSet
triggerall = prevstateno != 4001
trigger1 = time = 0
x =  3.5
y =  2

[State 0, VelSet]
type = VelSet
triggerall = prevstateno != 4001
trigger1 = FrontEdgeBodydist <= 50
x =  0

[State 4001, VelSet]
type = VelSet
triggerall = prevstateno = 4001
trigger1 = !Time
x =  2.2
y =  1.8


https://streamable.com/vln4hk



- Hiken needs flame effect on fist when launching attack.          https://imgur.com/a/5BBTbmM

- Wow i realy didnt notice dat. Thanks for it. I will add it to char and add ur name to credits.
- i got it i will try add some flame.

Edit: Char updated.
Last Edit: September 16, 2020, 10:23:24 pm by NBA01