Graal Forums  

Go Back   Graal Forums > PlayerWorlds > PlayerWorlds Main Forum
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-31-2010, 05:53 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Mario is Missing!

Not really, he just found Graal! Seriously, I pity him now.

Anyways, what's the point of this post? To advertise a little side project I've decided to undertake for fun. The project is to clone Mario to the best of my ability. This will include making the physics accurate and the controls natural. I've spent a lot of time crunching numbers and running comparative tests against Mario to come up with gameplay that feels and plays faithfully to Mario. The goal is to make playing this feel like you're playing a Mario game. I'm doing this because I can honestly say I've yet to see any Mario clone/fangame ever, even outside of Graal, feel like an actual Mario game.

Oh yes. This is all in GS1, and will be a completely offline project. In the end I will take it, zip it up and upload it for people to play with. I don't think I will make an actual game with it. Chances are I will make a couple maps that showcases the reproduction and gameplay in lots of ways. Also, another reason this is offline is because I intend to rip and steal the hell out of Mario, thus I want to avoid any legal problems. Every time I try to do something like this I end up not being able to fulfill the graphical needs(especially sprites), and thus the whole project falls apart. Now it will hopefully feel AND look like Mario.

Where am I at right now? I think I'm pretty much done with the controls and physics, and now to add more interesting things like springs, boxes, powerups, enemies, stomping enemies...

Last edited by DustyPorViva; 01-31-2010 at 06:16 PM..
Reply With Quote
  #2  
Old 01-31-2010, 07:48 PM
Hiro Hiro is offline
\(^∀^)メ(≧∇≦)ノ
Hiro's Avatar
Join Date: Jan 2005
Posts: 1,965
Hiro has a spectacular aura aboutHiro has a spectacular aura about
Send a message via AIM to Hiro
doomsday used to have a side scroller that was an attempt to imitate mario, i think jubei made it. it wasn't very good though - it was really choppy and the jumping was way different

is this going to be released like the zombie game, or are you trying to put this on UN or something?
Reply With Quote
  #3  
Old 01-31-2010, 07:50 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Released like the Zombie game. I can't put a rip online :P
Reply With Quote
  #4  
Old 01-31-2010, 08:14 PM
Soala Soala is offline
Ideas on Fire
Soala's Avatar
Join Date: Jun 2007
Location: In my head
Posts: 3,208
Soala is a jewel in the roughSoala is a jewel in the rough
Nice

Last edited by Soala; 01-31-2010 at 08:26 PM.. Reason: nevermind it works now
Reply With Quote
  #5  
Old 01-31-2010, 08:18 PM
Stephen Stephen is offline
Boom!
Stephen's Avatar
Join Date: May 2004
Location: San Francisco
Posts: 10,410
Stephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud of
Nice, you should get the mario sprites, sound effects, and music going. There seems to be something a little off about your critical-peak of your jump; drops off too suddenly (something else?).
__________________
Reply With Quote
  #6  
Old 01-31-2010, 08:21 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Stephen View Post
Nice, you should get the mario sprites, sound effects, and music going. There seems to be something a little off about your critical-peak of your jump; drops off too suddenly (something else?).
Well, Graal only runs at 20fps while Mario runs at 60. From what I could tell, the heights and such are right, but since Mario runs way smoother things will probably look stuttered or sudden on Graal. Also because of that I had to increase speeds to compensate for Graal only running at 1/3 of Mario's speed, which probably doesn't help. Sadly this is out of my control.

I just finished mapping the sprites out, now I need to create the gani's and implement them into the script.
Reply With Quote
  #7  
Old 01-31-2010, 08:31 PM
Stephen Stephen is offline
Boom!
Stephen's Avatar
Join Date: May 2004
Location: San Francisco
Posts: 10,410
Stephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud of
Quote:
Originally Posted by DustyPorViva View Post
Well, Graal only runs at 20fps while Mario runs at 60. From what I could tell, the heights and such are right, but since Mario runs way smoother things will probably look stuttered or sudden on Graal. Also because of that I had to increase speeds to compensate for Graal only running at 1/3 of Mario's speed, which probably doesn't help. Sadly this is out of my control.

I just finished mapping the sprites out, now I need to create the gani's and implement them into the script.
You'll have to make the Yoshi mount too. (epic mount)
__________________
Reply With Quote
  #8  
Old 01-31-2010, 10:17 PM
geneticfrog geneticfrog is offline
Registered User
Join Date: Aug 2005
Location: Canada N-B
Posts: 294
geneticfrog can only hope to improve
Send a message via AIM to geneticfrog Send a message via MSN to geneticfrog
lol neat.
__________________
Jer ^__^
Reply With Quote
  #9  
Old 02-01-2010, 06:17 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Update:
  • Added simple object interaction, like the boxes.
  • Fixed a lot of bugs with the hit detections and other random things that I missed.
  • Fixed the oversight of slopes not slowing the player. Now they do, as before they had(silly) actually increased the player's jump power if they ran up a slope and jumped. However, I noticed this was not true in Super Mario World.
  • Added sprites and sound, and I gotta say it makes a lot of a difference
  • Added a camera system to help focus on the level unless out of the 'boundaries'
Reply With Quote
  #10  
Old 02-01-2010, 06:19 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Puts this to shame

__________________
Reply With Quote
  #11  
Old 02-01-2010, 06:58 AM
12171217 12171217 is offline
Banned
Join Date: Jan 2009
Posts: 453
12171217 has a spectacular aura about
Did you make that? That's terrible
Reply With Quote
  #12  
Old 02-01-2010, 09:55 AM
SwimChao SwimChao is offline
UN Manager
SwimChao's Avatar
Join Date: Feb 2009
Posts: 486
SwimChao is just really niceSwimChao is just really nice
Dusty, you have done a phenomenal job at replicating the game. It looks a lot better than it did when you showed me the sandbox you had going!
__________________
People wake up hatin' and they ain't even brushed they teeth yet.
Reply With Quote
  #13  
Old 02-01-2010, 02:21 PM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,748
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
looks great Dusty, now add pressing down on slopes make you slide on your butt, pressing down on ledges let you drop through them, running and walking.
__________________
Save Classic!
Reply With Quote
  #14  
Old 02-01-2010, 02:25 PM
Demisis_P2P Demisis_P2P is offline
Kanto League Champion
Demisis_P2P's Avatar
Join Date: Jan 2005
Posts: 2,357
Demisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud ofDemisis_P2P has much to be proud of
looks good. looks very ok.
Reply With Quote
  #15  
Old 02-01-2010, 04:50 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by maximus_asinus View Post
pressing down on ledges let you drop through them
This is not a feature of Mario :P

Quote:
Originally Posted by maximus_asinus View Post
running and walking.
That's been done since the start lol... I just never walk.
Reply With Quote
  #16  
Old 02-01-2010, 05:01 PM
DuBsTeRmAn DuBsTeRmAn is offline
Era Manager
DuBsTeRmAn's Avatar
Join Date: Sep 2007
Location: The Netherlands
Posts: 1,367
DuBsTeRmAn is an unknown quantity at this point
Send a message via MSN to DuBsTeRmAn
Dusty's Mario looks better Chris!
__________________
Name
Reply With Quote
  #17  
Old 02-01-2010, 05:04 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by DustyPorViva View Post
This is not a feature of Mario :P
Thinking he's talking about something like this.. (Skip to 2:12)

__________________
Quote:
Reply With Quote
  #18  
Old 02-01-2010, 05:09 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Oh... can't do that. No way to draw the player behind the scene.
Reply With Quote
  #19  
Old 02-01-2010, 05:47 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Update!


Quite a few changes here. Added breaking bricks, a lot of level design and started on enemies. Right now you can't damage enemies and vice versa but soon enough. Also worked on the camera a little, as it will pan and focus on the bottom of the currently levely you are in(for example, you start out on the bottom level of the gmap, if you travel up to the second level it will focus there instead of on the player, like when you go too hight). Fixed a few bugs again, like not being able to run across small gaps(D and getting stuck in jump-through platforms when approaching them horizontally. I should also mention player height has already been scripted a while ago, to support variously heighted Mario's, like when he powers up or ducks.

I wish offline supported join npc.txt; to join a text file to an NPC, and putnpc2 Right now I have to sit and edit each NPC that shares the same script each time. It really is a pain!
Reply With Quote
  #20  
Old 02-01-2010, 05:57 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by DustyPorViva View Post
I wish offline supported join npc.txt; to join a text file to an NPC, and putnpc2 Right now I have to sit and edit each NPC that shares the same script each time. It really is a pain!
Use putnpc, should work with .txt files.
Reply With Quote
  #21  
Old 02-01-2010, 06:01 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Crow View Post
Use putnpc, should work with .txt files.
I plan to, even though I don't want to. However, I'd like join; so I could just join it to NPCs that' don't need to be uniquely created(like enemies).
Reply With Quote
  #22  
Old 02-01-2010, 06:15 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Very nice.

Should drop the GraalUI/Stats from your demos already :P
__________________
Quote:
Reply With Quote
  #23  
Old 02-01-2010, 06:20 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by fowlplay4 View Post
Very nice.

Should drop the GraalUI/Stats from your demos already :P
I keep forgetting to lol
Reply With Quote
  #24  
Old 02-01-2010, 09:22 PM
Dnegel Dnegel is offline
Rjax Shizibz
Join Date: Jul 2009
Posts: 1,334
Dnegel will become famous soon enough
xD

Ahhh... The Super Mario World memories.

Pretty sweet too by the way.
Reply With Quote
  #25  
Old 02-01-2010, 09:33 PM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
niiice
__________________
Reply With Quote
  #26  
Old 02-01-2010, 10:57 PM
DarkReaper0 DarkReaper0 is offline
No.
DarkReaper0's Avatar
Join Date: May 2005
Location: Texas,USA
Posts: 344
DarkReaper0 will become famous soon enough
Send a message via MSN to DarkReaper0
The nostalgia is killing me, you sir are about to make me fire up my snes
Reply With Quote
  #27  
Old 02-02-2010, 12:43 AM
Stephen Stephen is offline
Boom!
Stephen's Avatar
Join Date: May 2004
Location: San Francisco
Posts: 10,410
Stephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud of
Aw man, that's awesome.
__________________
Reply With Quote
  #28  
Old 02-02-2010, 04:11 AM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,748
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
hurry and release it, I want to make levels D:
__________________
Save Classic!
Reply With Quote
  #29  
Old 02-02-2010, 09:54 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Been working a lot on AI. What I've done is created a system that controls the physics of globally. This means I don't have to worry about scripting each NPC to walk on slopes or fall when they walk off a cliff. It's still fairly buggy, however. Some NPCs will consider a slope a wall, or will maybe miss a wall.

Also worked a lot more on NPC interaction. Turtles can be jumped on and such. I'm not entirely happy with it though. Right now I'm doing hit checks from the player's movement, which means I have to communicate to the NPC that it was hit. This means it's always going to be a frame behind, which really feels off(you'll see my player goes about half-way through the NPC before it reacts, this isn't bad detection). I might just rescript and add collision detection to the NPC's themselves, which would mean they'd act instantly, and I can alter player status(like his velocity) instantly just as well since it's all global.

Also, changed the music for now so I can introduce... DANCING TURTLES. I've scripted dancing much like enemies in New Super Mario Bros. I can easily make any NPC I want dance with the song. The reason I change songs was because the Super Mario World tune didn't really have anything in it that I thought would seem right to the turtles dancing to.

Reply With Quote
  #30  
Old 02-02-2010, 01:16 PM
James James is offline
LOCAL DOUCHEBAG
James's Avatar
Join Date: Aug 2001
Location: Oregon
Posts: 3,132
James is a splendid one to beholdJames is a splendid one to beholdJames is a splendid one to beholdJames is a splendid one to behold
Send a message via AIM to James
that is awesome dusty. nice job.
__________________

JAMES BAY PACKERS
2011 FANTASY FOOTBALL CHAMPIONS
2012 FANTASY FOOTBALL CHAMPIONS


“If I can slow it down in my mind... things will be fine."

-Aaron Rodgers
2011's NFL Most Valuable Player




Reply With Quote
  #31  
Old 02-02-2010, 03:06 PM
Stephen Stephen is offline
Boom!
Stephen's Avatar
Join Date: May 2004
Location: San Francisco
Posts: 10,410
Stephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud of
Quote:
Originally Posted by DustyPorViva View Post
DANCING TURTLES.
How are they detecting that element in the song - or are they synchronized?
__________________
Reply With Quote
  #32  
Old 02-02-2010, 03:41 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Stephen View Post
How are they detecting that element in the song - or are they synchronized?
There's a map(basically just an array) of times that I made that determines when they should dance.

PHP Code:
// NPC made by Dusty
if (created) {
  
setstring this.dancemaps_0,5.9,6.3,10.6,11,33.8,34.2,57.1,57.5,61.1,61.5,61.8,62.1,65.7,66.1,66.4,66.7,70.4,70.8,71.1,71.4,80.6,81;
  
setstring client.song,;
}

if (
playerenters) {
  
playlooped nsmb_overworld.mp3;

  
setarray this.dancemap,sarraylen(this.dancemaps_0);
  for (
i=0;i<sarraylen(this.dancemaps_0);i++) this.dancemap[i] = strtofloat(#I(this.dancemaps_0,i));

  
timeout 0.05;
}

if (
timeout) {
  if (
aindexof((int(musicpos/.1+.05))*.1,this.dancemap[0]) >= 0) {
    for (
n=0;n<npcscount;n++) callnpc n,dance;
  }

  
timeout 0.05;

A cleaned up copy of the script. It's actually way more complicated than it should be, because of GS1's ability to make simple things impossible.
Reply With Quote
  #33  
Old 02-02-2010, 04:31 PM
Dnegel Dnegel is offline
Rjax Shizibz
Join Date: Jul 2009
Posts: 1,334
Dnegel will become famous soon enough
That song was catchy. xD
Reply With Quote
  #34  
Old 02-02-2010, 05:20 PM
Imperialistic Imperialistic is offline
graal player lord
Imperialistic's Avatar
Join Date: Apr 2007
Location: Florida
Posts: 1,094
Imperialistic is a jewel in the roughImperialistic is a jewel in the rough
I've been playing Super Mario ALOT lately. And I think the physics you've created are a bit wrong.. I think when Mario jumps he goes way higher than normal, and it has more hang time it seems like.

Other than that, I love it, keep up the good work!
__________________
" It's been swell, but the swelling's gone down. "
Reply With Quote
  #35  
Old 02-02-2010, 09:03 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Imperialistic View Post
I've been playing Super Mario ALOT lately. And I think the physics you've created are a bit wrong.. I think when Mario jumps he goes way higher than normal, and it has more hang time it seems like.

Other than that, I love it, keep up the good work!
Well I can't say the physics are 100%, but I sat playing with Mario and jumping, and I used a grid system to map out his jumps and as far as I can tell the heights and such are fairly similar to Mario's.

Ultimately, the physics would be one of the easier things to change if I need to revisit it. All I have to do is change some values here and there, the detections and such are the real hassle. But while I was hoping to match Mario physics, just making it feel like a tightly-controlled game similar to Mario would be just as well. And like I mentioned earlier, the difference in fps makes a lot of a difference. Mario actually moves fairly slower and smoother in the air, but because of the higher fps, covers more distance in his jumps and such. If I were to change the numbers to make my Mario more 'floatier' and slower like the real Mario, things go way out of proportion.
Reply With Quote
  #36  
Old 02-02-2010, 09:17 PM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
***** dusty i love that :3
__________________
Reply With Quote
  #37  
Old 02-02-2010, 09:32 PM
joel34 joel34 is offline
(⌒▽⌒)
joel34's Avatar
Join Date: Aug 2009
Location: Sveden.
Posts: 554
joel34 is on a distinguished road
Next time: Super smash bros. Brawl
__________________
Reply With Quote
  #38  
Old 02-02-2010, 11:11 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Man, GS1 just isn't good at handling NPC's on a gmap level
If I weren't ripping graphics I'd convert it all to GS2 online and use putnpc2 and join in a heartbeat!
Reply With Quote
  #39  
Old 02-03-2010, 12:06 AM
Luda Luda is offline
Registered User
Join Date: Aug 2005
Location: Canada
Posts: 2,071
Luda has much to be proud ofLuda has much to be proud ofLuda has much to be proud ofLuda has much to be proud ofLuda has much to be proud ofLuda has much to be proud of
Send a message via AIM to Luda
sonic & knuckles pls with online support
Reply With Quote
  #40  
Old 02-03-2010, 03:17 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Updates!

Physics engine has been drastically improved, and errors are almost nonexistent. Most errors occurring are in the NPCs wall detection themselves, but they're fairly decent now too. Changed Mario's height for debug purposes, and added ducking. Thankfully I had to make nearly zero changes to the script to change his height, which was nice

Also added more enemies, like the Goompa. Green turtle was changed to red turtle(red turtles don't fall off platforms), and I added a green turtle. I do have to fix turtle wall detection though, as they should be able to fall through 1-width pits and they slide over them. Not entirely sure how I will fix that, though... Will hopefully be adding sliding and maybe wall jumping next!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:58 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.