Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting > Code Gallery
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-01-2007, 05:46 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
8 directions

More of a concept than a full script. It is in GS1 because I don't have a server I can mess around with GS2. But anyways, I figure anyone who knows GS2 would be able to convert it, and if maybe someone is nice enough, they'll post it here. I don't know if this will ever be used, as people seem to have a hard enough time doing stuff with just 4 direction sprites. But anyways, like I said, it's more of a concept, so maybe someone can make something out of it. Just open the level in the attached ZIP.

EDIT:
Let me explain it a little bit. This script requires 2 ganis, because Graal only supports default of 4 directions, it takes 2 ganis to accomplish the full 8 directions.
It follows the same direction of Graal with directions, as 0-7, with 0 being up, and going counter-clockwise.
idle0 contains directions 0-3, while idle1 contains directions 4-7(and each gani will have to be set up like that).

The ZIP actually as a level which demonstrates the full movement with 8 directions, with arrows showing you which way you're going, and which direction you are, visually.
Attached Files
File Type: zip 8dirs.zip (3.5 KB, 262 views)
Reply With Quote
  #2  
Old 07-01-2007, 05:48 AM
Rapidwolve Rapidwolve is offline
Registered User
Join Date: Jul 2006
Posts: 1,241
Rapidwolve is an unknown quantity at this point
Nice job. Simple and neat.
Reply With Quote
  #3  
Old 07-01-2007, 05:52 AM
zephirot zephirot is offline
Banned?
Join Date: Sep 2004
Location: Paris
Posts: 1,311
zephirot is a name known to allzephirot is a name known to allzephirot is a name known to all
Send a message via AIM to zephirot Send a message via MSN to zephirot
I remember when Chompy and I wanted to do something like that for Elexia, you beat us to it, gg .
__________________

Quote:
Originally Posted by unixmad
Can you just shut up ?
MAGA
MFGA
MEGA
Reply With Quote
  #4  
Old 07-01-2007, 06:52 AM
hotrian hotrian is offline
Who?
Join Date: May 2003
Location: Eatonville, Washington, 98328
Posts: 56
hotrian is on a distinguished road
Send a message via AIM to hotrian Send a message via MSN to hotrian
Quote:
Originally Posted by Rapidwolve View Post
Nice job. Simple and neat.
"" Goodjob :o
__________________
Sometimes I wonder if I think too big.
Quote:
Originally Posted by Admins
I've moved the fox map to "levelstoobig/" because a terrain gmap of 1024x1024 levels is clearly too huge (the kingdoms main map is 40x40 and is already quite big). It was taking a lot of memory and was slowing down the computer.
Reply With Quote
  #5  
Old 07-01-2007, 09:43 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
I've always wanted to make 8 directions but I never managed to get graphic artists willing to make 8 directional bodies. Problem I see with doing it this way is that when you change from say left to right, the gani has to start over in frame one which could be pretty bad if the gani is a long one (like walk for example would keep starting the movement over if you tapped left and right simultaneously)

I really wish we could edit anistep.
__________________
Do it with a DON!
Reply With Quote
  #6  
Old 07-01-2007, 04:22 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
Ooo, I never thought about that, and that's a good point.
Ya, I wish we did have more control over anistep, and I don't see why not. Maybe Stefan could add that.
Reply With Quote
  #7  
Old 07-01-2007, 05:37 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by zephirot View Post
I remember when Chompy and I wanted to do something like that for Elexia, you beat us to it, gg .
Who said I didn't make it?
I still have it in the backups of Elexia

But, on topic; Pretty nice, simple and nice
__________________
Reply With Quote
  #8  
Old 07-01-2007, 06:03 PM
HolySheepy HolySheepy is offline
Registered User
Join Date: Apr 2007
Posts: 68
HolySheepy is on a distinguished road
i remember that guy *****ing " eww, you can make 8 directions"
and i was like "you can" XD
Reply With Quote
  #9  
Old 07-01-2007, 06:12 PM
zephirot zephirot is offline
Banned?
Join Date: Sep 2004
Location: Paris
Posts: 1,311
zephirot is a name known to allzephirot is a name known to allzephirot is a name known to all
Send a message via AIM to zephirot Send a message via MSN to zephirot
Quote:
Originally Posted by Chompy View Post
Who said I didn't make it?
I still have it in the backups of Elexia

But, on topic; Pretty nice, simple and nice
O sht, we gotta have to do that !!
__________________

Quote:
Originally Posted by unixmad
Can you just shut up ?
MAGA
MFGA
MEGA
Reply With Quote
  #10  
Old 07-03-2007, 02:29 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
The last two posts confused me.
__________________
Do it with a DON!
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 11:00 AM.


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