MFGG Forums
  • Home
  • Members
  • Help
  • Search
MFGG Main Site MFGG Forums MFGG Developer Discussion v
« Previous 1 … 4 5 6 7 8 … 16 Next »
How can I make a Cape power-up from SMW?
MFGG Forums MFGG Developer Discussion v
« Previous 1 … 4 5 6 7 8 … 16 Next »
How can I make a Cape power-up from SMW?
MFGG Forums MFGG Developer Discussion v
« Previous 1 … 4 5 6 7 8 … 16 Next »
How can I make a Cape power-up from SMW?
Mark All Posts Read Today's Posts

How can I make a Cape power-up from SMW?
goh
Koopa
Members
#10
05-18-2020, 01:02 PM
(05-18-2020, 11:02 AM)SuperSledgeBro Wrote: Then, you'd have to make the flight ability, which is the most complicated part. The easier way is to make an object, call it "obj_mario_capefly", and have Mario turn into this object if he jumps when his P-Meter is full. You should open an emulator and load a SMW Rom and play with the cape feather to see exactly how it works. As far as I remember, when Mario is flying, if you press the arrow button opposite to Mario's direction, he flies higher, if you press in the direction he is going at, he falls faster and causes an earthquake when he hits the floor.

I can't give you a script for this now since I don't remember the variables Hello Engine has and I still use an old version of Game Maker. But, there is a modified engine called "Hello Engine 6 Fan-Made" which has the cape power-up, if you can find it you can copy and paste it into your game!

I tried creating the obj_cape animation. But suddenly happens to become this:
Code:
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object obj_capeanimation:

global variable name 'state' index (100229) not set before reading it.
at gml_Object_obj_capeanimation_DrawEvent_1 (line 1) - if global.state = cs_cape
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_obj_capeanimation_DrawEvent_1 (line 1)

  ↳
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
How can I make a Cape power-up from SMW? - by goh - 05-16-2020, 04:37 PM
RE: How can I make a Cape power-up from SMW? - by Metallica Lover - 05-17-2020, 01:56 PM
RE: How can I make a Cape power-up from SMW? - by goh - 05-17-2020, 03:34 PM
RE: How can I make a Cape power-up from SMW? - by SuperSledgeBro - 05-17-2020, 10:21 PM
RE: How can I make a Cape power-up from SMW? - by goh - 05-18-2020, 08:09 AM
RE: How can I make a Cape power-up from SMW? - by Hyper - 05-17-2020, 10:34 PM
RE: How can I make a Cape power-up from SMW? - by GeneSu730 - 05-17-2020, 10:50 PM
RE: How can I make a Cape power-up from SMW? - by Evan.F - 05-18-2020, 03:15 AM
RE: How can I make a Cape power-up from SMW? - by SuperSledgeBro - 05-18-2020, 11:02 AM
RE: How can I make a Cape power-up from SMW? - by goh - 05-18-2020, 01:02 PM
RE: How can I make a Cape power-up from SMW? - by SuperSledgeBro - 05-18-2020, 02:22 PM
RE: How can I make a Cape power-up from SMW? - by goh - 05-18-2020, 03:00 PM
RE: How can I make a Cape power-up from SMW? - by SuperSledgeBro - 05-18-2020, 03:37 PM
RE: How can I make a Cape power-up from SMW? - by goh - 05-18-2020, 05:05 PM
RE: How can I make a Cape power-up from SMW? - by SuperSledgeBro - 05-18-2020, 09:07 PM
RE: How can I make a Cape power-up from SMW? - by goh - 05-18-2020, 09:20 PM
RE: How can I make a Cape power-up from SMW? - by SuperSledgeBro - 05-18-2020, 10:11 PM
RE: How can I make a Cape power-up from SMW? - by goh - 05-18-2020, 10:31 PM
RE: How can I make a Cape power-up from SMW? - by SuperSledgeBro - 05-19-2020, 12:25 AM
RE: How can I make a Cape power-up from SMW? - by goh - 05-19-2020, 01:59 PM
RE: How can I make a Cape power-up from SMW? - by mrpin355 - 05-23-2020, 10:52 PM
RE: How can I make a Cape power-up from SMW? - by Videogamejunkie443 - 05-19-2020, 03:29 PM

  • View a Printable Version
Forum Jump:

Mario Fan Games Galaxy - Powered by MyBB | MFGG Staff | Contact Us

Linear Mode
Threaded Mode