ASSET CHALLENGE: Thwomp!

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
User avatar
HaunterV
Posts: 676
Joined: Mon Apr 16, 2012 9:54 pm
Location: Barrie, Ontario, Canada

Re: ASSET CHALLENGE: Thwomp!

Post by HaunterV »

Rook wrote:I've created a rough idea for my Thwomp, using my 4 headed daemon model.

define script. (still to source better sounds)
SpoilerShow

Code: Select all

------------------
-- Thwomp
------------------

defineObject{
	name = "Thwomp",
	class = "Door",
	model = "mod_assets/models/rk_daemon_head.fbx",
	openSound = "gate_open",
	closeSound = "gate_close",
	lockSound = "gate_lock",
	killPillars = true,
	openVelocity = 1.3,
	closeVelocity = 1,
	closeAcceleration = -20,
	sparse = false,
	placement = "floor",
	editorIcon = 136,
}

How-to

Place Thwomp (state = open)
Place hidden pressure plates on either side of the "Thwomp". (event = any, action = toggle)
Place spawner on either side of the Thwomp. (choose spell to spawn, I'm currently testing frostburst.)
Attach hidden pressure plates to timer. (event = any, action = toggle)
Attach timer to spawners. (Timer interval = 0.5, event = activate, action = activate)


I'm not great with script, hense the clunky mechenics haha. It's effective though!

From you, I want one of them spike blocks from the Original Legend of Zelda dungeons. the 4 sided things that charge at you if you are in their X or Y row/column.

As for the Cube... I think he'd make a great Pac Man.... but Alas, The cube is it's own boss and probably won't take kindly to being re-skinned...
Grimrock Community 'FrankenDungeon 2012. Submit your entry now!: http://tinyurl.com/cnupr7h
SUBMIT YOUR ASSETS! Community Asset Pack (C.A.P.): http://tinyurl.com/bqvykrp
Behold! The HeroQuest Revival!: http://tinyurl.com/cu52ksc
User avatar
LordYig
Posts: 175
Joined: Wed Jul 04, 2012 5:45 pm

Re: ASSET CHALLENGE: Thwomp!

Post by LordYig »

Here is what I've got... :D
I did not manage to make it move correctly...
So half the job is done at least !

Image

Source at your disposal here : Thwomp !

Enjoy ! ;)
User avatar
HaunterV
Posts: 676
Joined: Mon Apr 16, 2012 9:54 pm
Location: Barrie, Ontario, Canada

Re: ASSET CHALLENGE: Thwomp!

Post by HaunterV »

LordYig wrote:Here is what I've got... :D
I did not manage to make it move correctly...
So half the job is done at least !

Image

Source at your disposal here : Thwomp !

Enjoy ! ;)
Close. very close and definitely useable.
Grimrock Community 'FrankenDungeon 2012. Submit your entry now!: http://tinyurl.com/cnupr7h
SUBMIT YOUR ASSETS! Community Asset Pack (C.A.P.): http://tinyurl.com/bqvykrp
Behold! The HeroQuest Revival!: http://tinyurl.com/cu52ksc
User avatar
Kuningas
Posts: 268
Joined: Wed Apr 11, 2012 10:29 pm
Location: Northern Finland

Re: ASSET CHALLENGE: Thwomp!

Post by Kuningas »

I approve of this, but don't have the time or skill to participate.

Thwomps make something like an "ungh" sound in the newer games. The precise sound effect may be hard to find.
BASILEUS
User avatar
HaunterV
Posts: 676
Joined: Mon Apr 16, 2012 9:54 pm
Location: Barrie, Ontario, Canada

Re: ASSET CHALLENGE: Thwomp!

Post by HaunterV »

i suggest adding a mild screen shake to it for effect.
Grimrock Community 'FrankenDungeon 2012. Submit your entry now!: http://tinyurl.com/cnupr7h
SUBMIT YOUR ASSETS! Community Asset Pack (C.A.P.): http://tinyurl.com/bqvykrp
Behold! The HeroQuest Revival!: http://tinyurl.com/cu52ksc
User avatar
Rook
Posts: 71
Joined: Thu Dec 06, 2012 5:48 pm
Location: Belfast, UK

Re: ASSET CHALLENGE: Thwomp!

Post by Rook »

Kuningas wrote:I approve of this, but don't have the time or skill to participate.

Thwomps make something like an "ungh" sound in the newer games. The precise sound effect may be hard to find.
Not hard to find at all.
http://www.youtube.com/watch?v=VOq3GuDmgr0

Layed it with a thump sound and it will be perfect. Along with a screen shake.
User avatar
Neikun
Posts: 2457
Joined: Thu Sep 13, 2012 1:06 pm
Location: New Brunswick, Canada
Contact:

Re: ASSET CHALLENGE: Thwomp!

Post by Neikun »

My work in progress version is in my workshop. I'm going for a dungeon feel thwomp.
"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
  • Message me to join in!
User avatar
Kuningas
Posts: 268
Joined: Wed Apr 11, 2012 10:29 pm
Location: Northern Finland

Re: ASSET CHALLENGE: Thwomp!

Post by Kuningas »

Rook wrote:
Not hard to find at all.
http://www.youtube.com/watch?v=VOq3GuDmgr0
For some reason I find this really fun to know. : D
BASILEUS
User avatar
juho
Posts: 238
Joined: Mon Feb 27, 2012 1:18 pm

Re: ASSET CHALLENGE: Thwomp!

Post by juho »

This seemed like a nice idea so I did "an official LoG version". Alive angry rock block thwomping around didn't fit LoG world that well, so I made it more mechanical, but I think the core essence is there. This is something we may use in the future, but we thought to share it with you guys already. There's no functionality atm, but I'm sure you'll figure out something :) . Also it doesn't fit that well into Dungeon wallset, because it was made for totally different wallset. ;)

Image

Here's the source: http://grimrock.net/extras/crusher_cube.zip
Follow me on Twitter: @JuhoMakingStuff
User avatar
msyblade
Posts: 792
Joined: Fri Oct 12, 2012 4:40 am
Location: New Mexico, USA
Contact:

Re: ASSET CHALLENGE: Thwomp!

Post by msyblade »

Ha! Love the chains up the ceiling shaft. Looks "believable". (as much as a Thwomp in a dungeon game can be, anyway!)
Currently conspiring with many modders on the "Legends of the Northern Realms"project.

"You have been captured by a psychopathic diety who needs a new plaything to torture."
Hotel Hades
Post Reply