User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14

Thread: Bug - RPG Dev V0.01

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Bug - RPG Dev V0.01

    Hi heres my rpg project so far im having problems with it.
    Attached files Attached files

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Bug - RPG Dev V0.01

    What problems have you encountered?
    .:::.Joshtek.:::.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bug - RPG Dev V0.01

    THe scrolling doesnt run very smoothly and the speed goes too slowly, i try to make it so it runs on spacebar down but can't work out how to do it.

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Bug - RPG Dev V0.01

    1. Instead of setting the speed, set the maximum speed.
    2. Scroll when player is stopped (negated), instead of when they press a key.
    3. There is currently no way for the player to stop running, as the counter never goes back to 0. I'd made it so it sets speed to 50 when you press 50, and set speed to 20 when repeat while key space key pressed (negated+only one action when event loops).
    .:::.Joshtek.:::.

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bug - RPG Dev V0.01

    Um, could you show me how to do this if possible please? Im having a hard time understanding this all, i hope you don't mind me asking what to you is probably really begginer based question <img src="/center/images/graemlins/wink.gif" alt="" />

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bug - RPG Dev V0.01

    I really wanted to have it so it stops when you release the space key. I find it hard to believe theres no on key release feature available it would definately make things simpler. <img src="/center/images/graemlins/smile.gif" alt="" />

  7. #7
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Bug - RPG Dev V0.01

    []http://x.jflom.com/files/klik/event_rpg.gif[/]

    For the red X, just right click on a condition and select "Negate".
    .:::.Joshtek.:::.

  8. #8
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bug - RPG Dev V0.01

    Hmm how do i make the graphics look like that? for me i just see tick boxes? am i doing something wrong?

  9. #9
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Bug - RPG Dev V0.01

    That is the Event List editor. You don't need to use it, it was just an easy way for me to present the information.
    .:::.Joshtek.:::.

  10. #10
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bug - RPG Dev V0.01

    Ok i worked it out, im missing the only one action when event loops part though how do i get that to display?

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •