Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: Garrett on January 30, 2007, 04:50:19 PM

Title: Hollywood!
Post by: Garrett on January 30, 2007, 04:50:19 PM
Anyone had any experience with the hollywood package?
What does it offer in the gamedevelopment department?
Title: Re: Hollywood!
Post by: guru-666 on January 30, 2007, 05:14:45 PM
what is it and can you give us a link?
Title: Re: Hollywood!
Post by: Garrett on January 30, 2007, 05:23:34 PM
http://www.airsoftsoftwair.de/en/prod_hollywood.html
Title: Re: Hollywood!
Post by: stopthegop on January 30, 2007, 06:56:35 PM
I have Hollywood and Designer.  Top notch apps! They're MM creation and/or presentation programs, definately suitable for game development.  Kind of like a cross between Adobe Premiere, Powerpoint, and Scala. But easier to use and more powerful.  
Title: Re: Hollywood!
Post by: guru-666 on January 30, 2007, 07:00:06 PM
hmmm interesting,  I bet you get better results with asm code.... not that I can do that.
Title: Re: Hollywood!
Post by: stopthegop on January 30, 2007, 07:07:35 PM
For sure.  But if you need product in a hurry, can't beat Hollywood.  Its sort of like the Visual Basic of the Amiga world.  :)  
Title: Re: Hollywood!
Post by: Garrett on January 30, 2007, 07:17:22 PM
Stopthegop.

Does it not provide support for AGA screenmodes?
What kind of games can one hope to create? Have tons of ideas and graphics for some point and click adventures and misc top down viewed stuff. Need to get some of it done and relatively fast.
Title: Re: Hollywood!
Post by: AJS on January 30, 2007, 07:23:00 PM
Quote

Garrett wrote:
http://www.airsoftsoftwair.de/en/prod_hollywood.html


And A new version of Hollywood and Designer is due very soon andreas was hoping towards end of January,early february

also there is a Yahoo group Hollywood group (http://tech.groups.yahoo.com/group/airsoft_hollywood/)
Title: Re: Hollywood!
Post by: Louis Dias on January 30, 2007, 07:37:53 PM
Quote

stopthegop wrote:
For sure.  But if you need product in a hurry, can't beat Hollywood.  Its sort of like the Visual Basic of the Amiga world.  :)  


It's a common runtime library for sure.
This is a good thing:  Hollywood "scripts" run on classic, AROS and OS4 all natively. :knuddel:
Title: Re: Hollywood!
Post by: Tempest on January 30, 2007, 07:42:57 PM
@lou_dias
You forgot MorphOS ;)


Hollywood is great. Unfortunally I haven't got the time to play around with it atm, just made a few little demo's which were easy to make.
Title: Re: Hollywood!
Post by: motorollin on January 30, 2007, 07:45:56 PM
Quote
stopthegop wrote:
definately suitable for game development.

Really? How? I thought it was a MM presentation package, a bit like Scala. Short of a quiz, what other kind of game could you create with it?

--
moto
Title: Re: Hollywood!
Post by: Tempest on January 30, 2007, 07:50:04 PM
@motorollin
You can make games with it, there's a Pacman clone included with the examples.

There are commands for joystick control, mouse control, sprites and bobs, collision detection, double buffering and lots more.
Title: Re: Hollywood!
Post by: SamuraiCrow on January 30, 2007, 08:44:02 PM
...and, unlike Scala, the Hollywood package comes with a full contingent of cross-compilers so you can write once and release full versions for all supported platforms.

BTW it does support AGA but you're better off with a graphics card as every operation is executed in 24-bit graphics emulation on Amiga chipsets.
Title: Re: Hollywood!
Post by: Hans_ on January 30, 2007, 11:38:07 PM
Quote

Garrett wrote:
Stopthegop.

Does it not provide support for AGA screenmodes?
What kind of games can one hope to create? Have tons of ideas and graphics for some point and click adventures and misc top down viewed stuff. Need to get some of it done and relatively fast.


Hollywood is perfect for point n' click adventures and should be able to do top down view stuff too. Just no 3D. A good example is a bonus game of GlobalGladiators (side-view platform game) ported to Hollywood. You can find it here (http://os4depot.net/index.php?function=showfile&file=game/platform/globalglad.lha) on OS4depot. I'm waiting for the new versions of Hollywood and Designer as they're supposed to contain a lot of improvements.

Hans