Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: Khaveen on June 26, 2003, 01:24:38 AM

Title: Icon-Based Interface in SCI0
Post by: Khaveen on June 26, 2003, 01:24:38 AM
Brian, you said in your SCI VGA demo that the scripting language in SCI1 is the same as in SCI0. Maybe an icon-based interface can be done in SCI0? If you know how, maybe you'll tell me about it?
Title: Re:Icon-Based Interface in SCI0
Post by: Brian Provinciano on June 26, 2003, 01:51:28 AM
Correct. You could have an SCI1, SCI32, or even SCUMM interface in your SCI0 game. You just need to script it. It's pretty straight forward to do it yourself, but when the SCI1 VGA template is released, it could be easily ported to SCI0 as well.
Title: Re:Icon-Based Interface in SCI0
Post by: Khaveen on June 26, 2003, 02:16:45 AM
How about making some templates for SCI0 with these interfaces? It will be really cool! I always thought that the main feature of AGS that is not in SCI Studio that with AGS it is possible to make custom GUIs. Maybe, with SCI Studio, it is possible to build even first-person adventures???  :P  
Title: Re:Icon-Based Interface in SCI0
Post by: Pikachu14 on June 26, 2003, 08:44:00 AM
First...person...

Please excuse me while I wet myself. ;D
Title: Re:Icon-Based Interface in SCI0
Post by: Paladinlover on June 26, 2003, 11:15:13 AM
Well, my first week of C++ training is over and everything is going well, but I'm still troubled as to whether I can actually apply what I learned to SCI studio  ???

But I'll do my best. And yes, I'm sure a first person mode is possible, I mean look at the Dr. Brain series, they used SCI1 VGA, didn't they?

And of course, there comes Jones in the Fast lane, it isn't even a puzzle or an adventure, just a fun, albiet pointless game, of life!

Till next time stay cool 8)
Title: Re:Icon-Based Interface in SCI0
Post by: Nychold on June 29, 2003, 08:16:25 PM
There were a couple of non-adventure games made with SCI0...Hoyle's Book of Games, for instance.  The first copy of that uses an SCI0 engine.

As for "first person", it is possible, so long as you're not thinking of a real time 3D game.  That would probably involve too much for the game engine to be able to handle.  Remember, there still is a 64k memory limit.  ;)
Title: Re:Icon-Based Interface in SCI0
Post by: Pikachu14 on June 30, 2003, 02:18:00 AM
/me puts on a new pair of pants...