Home News Features Games Authoring Community Forums About Contact
   

May 18, 2013, 01:14:22 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Will This Work?  (Read 1275 times)
Omloflump
Newbie
*
Offline Offline

Posts: 7



« on: February 21, 2005, 08:16:23 PM »

I found this interesting game source for people wanting to make 2D adventure game engines in Flash. http://www.flashkit.com/movies/Games/Full_...-9922/index.php Can someone have a look at it and tell me if it's worth using? It look pretty promising.
Logged
Erwin_Br
Administrator
Longtime Member
*****
Offline Offline

Gender: Male
Posts: 1667



WWW
« Reply #1 on: February 22, 2005, 04:41:50 AM »

Well, I tried the demo and it's a bit flawed at the moment. The pathfinding doesn't really work, for example. The character doesn't automatically find a way around objects. It needs major tweaking at this point. But I'm sure you found that out already.

--Erwin
Logged

"You know you've achieved perfection in design, not when you have nothing more to add, but when you have nothing more to take away." --A. de Saint-Exupery
FrairPhil
Jr. Member
**
Offline Offline

Posts: 85



WWW
« Reply #2 on: February 22, 2005, 12:18:04 PM »

I havnet had a chance to check out the souce code, so Im not quite sure what it's capable of.   It looks like it's a decent start, but it also looks like it will need a good bit of tweaking, as Erwin mentioned.  If you are any good with actionscript, I'd say that this is a good start, but you'll still need to know how to code if you want to get anywhere with it.
Logged

Omloflump
Newbie
*
Offline Offline

Posts: 7



« Reply #3 on: February 23, 2005, 08:03:32 PM »

Okay, thanks. I guess it's worth a shot.
Logged
bigmac
Jr. Member
**
Offline Offline

Posts: 86



WWW
« Reply #4 on: June 20, 2005, 02:05:36 PM »

Ok... I took a look and I'll give you a general breakdown of the flash work here. This is really more of an adventure "composition" than it is an engine. Everything is hardcoded in place making the game functions locked around the composition of the document. Such a static implementation is difficult at best to pull off on a small project, and a virtual impossibility on a larger one.

Motion takes a sensible enough approach to mapping a straight line, but incrementing the character's position uses a bizarre "step" formula and two enterframe scripts to do the work of one. The walkable areas use shape hit-tests which
Logged

"duct tape is like The Force, it has a dark side and a light side and it holds the world together"
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.8 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
 
Unauthorised reproduction of anything on this website is not allowed without our written consent.
Materials on this site are the property of their respective owners. Copyright © Adventure Developers. All rights reserved.