Let me know if you have got any feedback or questions!
New tutorial: how to create cinematics
New tutorial: how to create cinematics
A new tutorial is up: http://www.grimrock.net/modding/how-to- ... inematics/
Let me know if you have got any feedback or questions!
Let me know if you have got any feedback or questions!
Steven Seagal of gaming industry
Re: New tutorial: how to create cinematics
The tutorial makes it look so easy! I'm wondering just how fast it could show successive images, whether we could "fake" a 10fps video or something like that
Finished Dungeons - complete mods to play
Re: New tutorial: how to create cinematics
Well, it certainly isn't designed for that so there can easily be a handful of problems.Komag wrote:I'm wondering just how fast it could show successive images, whether we could "fake" a 10fps video or something like that
Video memory could easily be an issue since the images wouldn't be streamed in and out neatly like in video players usually. But I don't know, it's worth a shot I guess?
Steven Seagal of gaming industry
Re: New tutorial: how to create cinematics
Very nice but sadly the sleep function is not working
Re: New tutorial: how to create cinematics
Do you have more details on this? I just tried out my sample cinematic script and I modified a sleep function to wait for ten seconds and it did seem to do what I expected it to do.Akatana wrote:Very nice but sadly the sleep function is not working
Steven Seagal of gaming industry
-
Lollgramoth
- Posts: 35
- Joined: Fri Jun 15, 2012 7:31 am
- Location: Germany
Re: New tutorial: how to create cinematics
Is it possible to fire cinematics in the mid of the game, not only in beginning and ending?
- JohnWordsworth
- Posts: 1397
- Joined: Fri Sep 14, 2012 4:19 pm
- Location: Devon, United Kingdom
- Contact:
Re: New tutorial: how to create cinematics
@Lollgramoth: Unfortunately, there's a line in one of the official docs / tutorials...
"Cinematics in Legend of Grimrock are simple slideshow-like sequences. Currently they can be used only in the beginning and the end of a dungeon."
I'm not gonna lie, I'm hoping the 'currently' bit is a potentially promising tease that there could be a few more Dungeon Editor tweaks and additions in the future, which would of course be awesome! :p
"Cinematics in Legend of Grimrock are simple slideshow-like sequences. Currently they can be used only in the beginning and the end of a dungeon."
I'm not gonna lie, I'm hoping the 'currently' bit is a potentially promising tease that there could be a few more Dungeon Editor tweaks and additions in the future, which would of course be awesome! :p
My Grimrock Projects Page with links to the Grimrock Model Toolkit, GrimFBX, Atlas Toolkit, QuickBar, NoteBook and the Oriental Weapons Pack.
Re: New tutorial: how to create cinematics
How were the sequences of the Cube talking to you during sleep handled? 
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
- Message me to join in!
- Montis
- Posts: 340
- Joined: Sun Apr 15, 2012 1:25 am
- Location: Grimrock II 2nd playthrough (hard/oldschool)
Re: New tutorial: how to create cinematics
Hardcoded.Neikun wrote:How were the sequences of the Cube talking to you during sleep handled?
Re: New tutorial: how to create cinematics
With an addition of an onsleep hook, perhaps we could recreate something of the effect?
EDIT: It should be noted that I'm not really interested in having the scramble text thing, but just some sort of full screen animation play. The ability for hudprint or text showing would be good, too.
EDIT: It should be noted that I'm not really interested in having the scramble text thing, but just some sort of full screen animation play. The ability for hudprint or text showing would be good, too.
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
- Message me to join in!

