Author Topic: Help with platform code  (Read 2238 times)

0 Members and 1 Guest are viewing this topic.

Offline Andrew_Baker

Help with platform code
« on: June 13, 2002, 04:22:59 AM »
I made this kind of side-view platforming code like in Oddworld or Flashback, but I've kind of hit a wall with it.  The source code is available at http://userweb.springnet1.com/failrate in the downloads section.  If anyone could help me with a few suggestions, I would really appreciate it.


I hope you realize that one day I will devour the Earth.

Randy

  • Guest
Re:Help with platform code
« Reply #1 on: June 13, 2002, 08:01:08 AM »
What specifically are you having trouble with?

Offline Andrew_Baker

Re:Help with platform code
« Reply #2 on: June 14, 2002, 02:12:35 AM »
Finishing out the code.  Y'see, the demo allows for you to jump straight up or drop straight down when encountering a signal line.  The animations I used are rudimentary, but the effect is supposed to be something like OddWorld or Flashback.  That means, he'll have to turn to face the proper direction to jump to or drop from a ledge.  Eventually, he'll have to be able to long-jump as well.  Also, a simple, accessible action button would be nice.  Think of a side-scrolling Black Cauldron or something.  I've already implemented the jump straight up and drop straight down.
I hope you realize that one day I will devour the Earth.

Offline Nick Sonneveld

Re:Help with platform code
« Reply #3 on: June 27, 2002, 02:32:06 AM »
How are you going with this?

- Nick
Nick Sonneveld  |  AGI Dev  |  NAGI

Offline Andrew_Baker

Re:Help with platform code
« Reply #4 on: June 28, 2002, 02:10:45 AM »
Not too well, considering I started this thread hoping for input from different people.  Basically, I have to use the two control priority colors joined with a position ego command test in particular sequences to demonstrate to the interpreter the appropriate animation and response.

ie,

signal (green) ----
water (blue  ) -----
signal (green) -----

      equals (can jump up or drop down, facing left)

signal  ------
signal  ------
signal  ------
 
      equals (can jump up or drop down, facing right).

This is how the priorities for the pics need to be done.  I just haven't coded this far, yet.  I don't really want to have to do all the coding myself, so please help me.  Otherwise, I'm going to do it all by myself and take all of the credit.  Please, don't inspire arrogance within me, as it will be so Goddamn UGLY!!!!!!!!!!!

Thank you all for your help.
I hope you realize that one day I will devour the Earth.


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.038 seconds with 21 queries.