Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (TipmyPip, AndrewAMD), 13,824 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
ff7 game #217356
07/22/08 19:56
07/22/08 19:56
Joined: Oct 2007
Posts: 170
UK
darkjavas Offline OP
Member
darkjavas  Offline OP
Member

Joined: Oct 2007
Posts: 170
UK
Is it possible to make a game like ff7, that is isometric and you can have something like a world map?
Thanks from kyle

Re: ff7 game [Re: darkjavas] #217360
07/22/08 20:03
07/22/08 20:03
Joined: Sep 2007
Posts: 1,093
Germany
T
Toast Offline
Serious User
Toast  Offline
Serious User
T

Joined: Sep 2007
Posts: 1,093
Germany
That's perfectly possible... smile

Enjoy your meal
Toast

Re: ff7 game [Re: Toast] #217362
07/22/08 20:05
07/22/08 20:05
Joined: Oct 2007
Posts: 170
UK
darkjavas Offline OP
Member
darkjavas  Offline OP
Member

Joined: Oct 2007
Posts: 170
UK
lol thanks Toast, do you know if theres a tutorial and that type of the stuff like the battle, and all the poeple speaking?
Thanks from kyle

Re: ff7 game [Re: darkjavas] #217486
07/23/08 11:46
07/23/08 11:46
Joined: Sep 2007
Posts: 1,093
Germany
T
Toast Offline
Serious User
Toast  Offline
Serious User
T

Joined: Sep 2007
Posts: 1,093
Germany
Well I don't have a link to a 3DGS tutorial that is about this exact topic but the basic problem you have to solve shouldn't be that difficult if you have done some other basic tutorials. I'd suggest you start making a character walk on a terrain first. Then you should worry about the random battles and how you want to do them as there should be several ways to do that and how you do this is up to you. You for example could save the player's position on the map and then load another level (would have some loadtimes though) for the battle and when it's finished you'll load the world map level again and put the player at the saved position...

You also could try a more advanced approach and that is trying to have it all "streaming" - i.e. a fluid switch between combat and world map where you'd have to use some tricks to accomplish that. I unfortunately can't give you a more concrete help as I didn't use 3DGS for quite a while but after having done some basic tutorials you probably can finish that solution with switching via loading another level...

Enjoy your meal
Toast

Re: ff7 game [Re: Toast] #217490
07/23/08 12:02
07/23/08 12:02
Joined: Oct 2007
Posts: 170
UK
darkjavas Offline OP
Member
darkjavas  Offline OP
Member

Joined: Oct 2007
Posts: 170
UK
Thanks Toast very helpful, I am working on a ff7 game I am currently re making some maps from the first to see if i have the brain to do this lol.
Thanks from Kyle


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1