Fire Skeleton

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
User avatar
Neikun
Posts: 2457
Joined: Thu Sep 13, 2012 1:06 pm
Location: New Brunswick, Canada
Contact:

Re: Fire Skeleton

Post by Neikun »

Idk. I think I like Crispy Herder better haha
"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
Darklord
Posts: 2001
Joined: Sat Mar 03, 2012 12:44 pm
Location: England

Re: Fire Skeleton

Post by Darklord »

You guys are really doing some awesome work here! :D

Daniel.
A gently fried snail slice is absolutely delicious with a pat of butter...
User avatar
HaunterV
Posts: 676
Joined: Mon Apr 16, 2012 9:54 pm
Location: Barrie, Ontario, Canada

Re: Fire Skeleton

Post by HaunterV »

How do i make a fire herder model? use the toolkit?

edit: i'll make due with just a normal herder model atm. i want to get he particle system running first.
Last edited by HaunterV on Wed Oct 03, 2012 2:08 pm, edited 1 time in total.
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
HaunterV
Posts: 676
Joined: Mon Apr 16, 2012 9:54 pm
Location: Barrie, Ontario, Canada

Re: Fire Skeleton

Post by HaunterV »

ok, so I cut and pasted the particle system into particles lua... why exactly am i getting'
"Warning: no such particle system:blah blah blah"

Edit 1: nvm, i'm a retard and just didnt look with my eyes.

Edit 2: gah still getting the error

Edit 3:I got him to throw fireballs. and now i only get 1 warning no particle system message....
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
Bucnasti
Posts: 22
Joined: Mon Sep 24, 2012 12:41 am

Re: Fire Skeleton

Post by Bucnasti »

HaunterV wrote:ok, so I cut and pasted the particle system into particles lua... why exactly am i getting'
"Warning: no such particle system:blah blah blah"

Edit 1: nvm, i'm a retard and just didnt look with my eyes.

Edit 2: gah still getting the error

Edit 3:I got him to throw fireballs. and now i only get 1 warning no particle system message....
If I remember correctly how I did it...
1. create a new .lua file for your particle system. fire_herder_fire.lua
2. define your particle system in this new .lua file. I copied all the code from the torch.lua file and modified it.
3. in your particle.lua file add a line to import the new file. import "assets/particles/fire_herder_fire.lua"
4. clone your creature and add the new particle effect to it.
5-100. test your creature and modify the particle effect over and over until it looks just right.
User avatar
HaunterV
Posts: 676
Joined: Mon Apr 16, 2012 9:54 pm
Location: Barrie, Ontario, Canada

Re: Fire Skeleton

Post by HaunterV »

so i need to get my hands dirty it seems.
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
Neikun
Posts: 2457
Joined: Thu Sep 13, 2012 1:06 pm
Location: New Brunswick, Canada
Contact:

Re: Fire Skeleton

Post by Neikun »

A learning experience! =D
"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
HaunterV
Posts: 676
Joined: Mon Apr 16, 2012 9:54 pm
Location: Barrie, Ontario, Canada

Re: Fire Skeleton

Post by HaunterV »

true, but that herder is done. i cant see why cut n paste didnt work.
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
Neikun
Posts: 2457
Joined: Thu Sep 13, 2012 1:06 pm
Location: New Brunswick, Canada
Contact:

Re: Fire Skeleton

Post by Neikun »

Any idea how you would attach a particle system to more than one node?
"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
LordGarth
Posts: 500
Joined: Mon Jun 18, 2012 5:07 pm
Location: Colorado USA

Re: Fire Skeleton

Post by LordGarth »

I have been hope for that too. Multiple particle systems.

LG
Dungeon Master and DOOM will live forever.
Post Reply