YesNoOk

Show content

This section allows you to browse the content for this member. Note that you can only see content for which you have sufficient viewing permissions.

*
isralplac is Offline
Contact isralplac:

isralplac

User

Messages by isralplac

    

Re: -------Speed vs Velocity-------

 November 27, 2012, 05:07:21 pm View in topic context
avatar  Posted by isralplac  in -------Speed vs Velocity------- (Started by isralplac November 27, 2012, 05:25:54 am
 Board: M.U.G.E.N Development Help

got it!!!!! thanks for all the help everyone.  what i had to do was to speed up the animation  just like Seravy suggested. i had already guested i should do that but i  was hoping there was a way to change the speed without changing anything else. here's the code after i sped up the animation:
[State Playerpush]
Type = Playerpush
trigger1 = time < 33
value = 0   

[State 1200, 5]
type = VelSet
trigger1 = AnimElem = 2
x = 100

[State 1200, 6]
type = VelSet
trigger1 = AnimElem = 8
x = 0

[state 0, screenbound]
type=screenbound
trigger1=1
movecamera=1,0

as easy as a,b,c,1,2,3
    

Re: -------Speed vs Velocity-------

 November 27, 2012, 09:12:36 am View in topic context
avatar  Posted by isralplac  in -------Speed vs Velocity------- (Started by isralplac November 27, 2012, 05:25:54 am
 Board: M.U.G.E.N Development Help

sorry to confuse everyone. i have all ready tried start and stop method using two velset State Controller. here is the issue. the animation has 14 frames. i do not want the helper to move on frame 1. so the frames of animation that look like there in motion are 2 through 8 i want the helper to get to his mark on frame 8 then stop moving alot faster then it is now. but when i start using a velset Controller ether when it gets to frame 8 but it is way off the mark or its on mark but i had to turn off velocity on frame 3 so some the motion frames play although it is standing still. i hope you guys understand what  i am going for. thanks for any more info
    

Re: -------Speed vs Velocity-------

 November 27, 2012, 05:52:56 am View in topic context
avatar  Posted by isralplac  in -------Speed vs Velocity------- (Started by isralplac November 27, 2012, 05:25:54 am
 Board: M.U.G.E.N Development Help

how? velmul means velocity multiply so i divide by the VelSet or i don't get it
    

-------Speed vs Velocity-------

 November 27, 2012, 05:25:54 am View in topic context
avatar  Posted by isralplac  in -------Speed vs Velocity------- (Started by isralplac November 27, 2012, 05:25:54 am
 Board: M.U.G.E.N Development Help

How do you change the speed of something with out VelSet. I have a helper that move a distance of 200 from my p1's position then stops. But i want it to move to that  position faster. If i increase the velocity or VelSet it fly past the place i want. help please. thanks for any info
    

Re: I'm new and need help please

 November 27, 2012, 05:16:44 am View in topic context
avatar  Posted by isralplac  in I'm new and need help please (Started by isralplac November 24, 2012, 03:08:48 am
 Board: M.U.G.E.N Development Help

thank you everyone very helpful
    

Re: I'm new and need help please

 November 24, 2012, 04:31:57 am View in topic context
avatar  Posted by isralplac  in I'm new and need help please (Started by isralplac November 24, 2012, 03:08:48 am
 Board: M.U.G.E.N Development Help

Turn off playerpush, use a velset or so, attack, then turn off playerpush and use velset to move back.

Playerpush is the important bit here

[State Playerpush]
Type = Playerpush
trigger1 = time < 26
value = 0

Player will not push p2 for 25 ticks.

ok i will try that

     Posted: November 24, 2012, 03:49:23 pm
OK it worked kind of, it does not work if the opponent is in corner
    

I'm new and need help please

 November 24, 2012, 03:08:48 am View in topic context
avatar  Posted by isralplac  in I'm new and need help please (Started by isralplac November 24, 2012, 03:08:48 am
 Board: M.U.G.E.N Development Help

Does anyone know how to get your character to move behind your opponent , do an attack then move back in front? Any advice would be helpful thanks.

     Posted: November 24, 2012, 03:16:56 am
sorry I mean that  your character has to move  through  the opponent with out a teleport
    

Re: I'm new and need help please

 November 04, 2012, 04:49:18 pm View in topic context
avatar  Posted by isralplac  in I'm new and need help please (Started by isralplac November 04, 2012, 07:33:28 am
 Board: M.U.G.E.N Development Help

thank you everyone . i figed it out. i guess only with mugen thought the neon lime green wasn't transparent. once i deleted it and it worked. but in all other apps (ms paint, gimp, photoshop, windows live photo gallery etc.) they recognize the transparent color thats why i did  think of that first. now if someone can tell me how to delete them faster that would be nice. each character has 945 sprites 
    

Re: I'm new and need help please

 November 04, 2012, 08:40:04 am View in topic context
avatar  Posted by isralplac  in I'm new and need help please (Started by isralplac November 04, 2012, 07:33:28 am
 Board: M.U.G.E.N Development Help

it is in  256 co. but dose the file matter because all of my bitmaps work but this is a .png

     Posted: November 04, 2012, 08:56:02 am
ok now i know the is in the transparency color wrong place. so how do i fix it
    

Re: I'm new and need help please

 November 04, 2012, 08:07:28 am View in topic context
avatar  Posted by isralplac  in I'm new and need help please (Started by isralplac November 04, 2012, 07:33:28 am
 Board: M.U.G.E.N Development Help

but if i do that wont all the colors reverse as well .They are 256 color palettes, i Think? how do you tell?
    

I'm new and need help please

 November 04, 2012, 07:33:28 am View in topic context
avatar  Posted by isralplac  in I'm new and need help please (Started by isralplac November 04, 2012, 07:33:28 am
 Board: M.U.G.E.N Development Help

hopefully someone reads this. i just downloaded the p4a rips, now i can't get the sprites to display correctly. in fighter factory 3  the sprites and the palettes look fine, but when you load it in mugen it keep showing the transparency color. in every other app it recognizes the transparency color so i know its not the file type.
    

I'm new and need help

 October 23, 2012, 08:23:42 pm View in topic context
avatar  Posted by isralplac  in I'm new and need help (Started by isralplac October 23, 2012, 08:23:42 pm
 Board: Introductions and Guides

hello everyone, my name is shane and i'm very very new to mugen and to mugenguild.com . i'm struggling to find tuts and guides for mugen or fighter factory. i just need somewhere to get started. all the information i have found assumes you understand a little bit and well i dont. i need to learn everything ,from the beginning. if you can just point me to a book i can buy or a .pdf to read or a video i can watch that super helpful. i have some really cool ideas for a fighting game and i dont want them to be wasted because i dont know how to program it. thank you for any advice or tips you can give. (no matter how small)