User Tag List

Results 1 to 4 of 4

Thread: Platform Magaman X Skills

  1. #1
    ultrapowerlevel
    Guest

    Platform Magaman X Skills

    How can i make the following?
    1 Wall kick and wall sliding when arrow is pressed towards Wall.
    2 Jump
    3 Dash
    4 Dash Jump that is when u jump after Dash to jump further.
    5 Dashing Wallkick to get more distance by holding dash key and jumping from wall.

    Keys
    A- fire
    S- Jump
    D- Dash
    Movement- Arrows

  2. #2
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Platform Magaman X Skills

    Well thats a tall order for people typing in a forum.

    You have 2 things to do

    1 - Use the built in platform movement for the basic walking and jumping

    2 - Event out the Wall Kick - Dash Jump - Dash and Dashing wallkick

    One method for the eventing out of these might be to check out some of the tutorials here: http://www.clickteam.com/eng/learning_resources.php

    Once you get into how the event editor operates you can begin to develop your events to make your game come alive.

  3. #3
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Platform Magaman X Skills

    Personally, I would make the following events:
    ~~Dash Jump~~
    -Repeat While pressing "d"
    +Upon Pressing "S"
    PLAYER-POSITION-SET X POSITION-RECIEVE DATA FROM OBJECT- PLAYER-X POSITION
    then type +3 or whatever after and see if that works

    ~~Wall kick~~
    -Player collides with the background
    +Repeat while s key is pressed
    create object-invisible platform at 0,0 from player(or what ever is just beneath it)
    that is all i can think of rite now.u need to make the invisible platform small so if u move ull fall but u could also make it so every second the platform is destroyed so u have to move quickly


  4. #4
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Platform Magaman X Skills

    hi

Similar Threads

  1. 2 Platform Movements overlapping on a moving platform
    By SuperDisk in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 1st July 2013, 11:20 PM
  2. Moving Platform in Platform Movement Object
    By radel999 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 16th July 2012, 01:49 PM
  3. Platform game Help: Jump through platform slopes
    By Atherton in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 10th December 2009, 04:15 AM

Posting Permissions

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