Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hammer break window script?
ZurkQyulox Offline
Junior Member

Posts: 7
Threads: 1
Joined: Nov 2013
Reputation: 0
#13
RE: Hammer break window script?

(11-16-2013, 11:13 AM)Romulator Wrote:
(11-16-2013, 08:56 AM)ZurkQyulox Wrote: Well, it isn't hard to design the room, all i need too do is design a nice room and then place out the script area which the player will be going through to get the key or when the player has gotten the key and is on their way out. Now the hard thing is, how do i script so that the monster will start breaking the door (door_10 for example) when player walks through scriptarea_5? And also it would be pretty awesome if you guys learn me how to put in some effects! Big Grin

A monster will destroy any door in which has a pathnode on the other side of a closed door.

Example
☻/ |
/▌ |
/ \ | . <- Pathnode goes here.

All you need to do is spawn the enemy and make it walk to the pathnode via scripting. It will tear down the door in 2-3 hits.
Optionally, you can mess around with the door physics to make it unbreakable, and when the player gets to a certain position, it "breaks" by exploding because the monster ate some spinach.

For General Screen effects you can mess around with, I recommend this.
For working with pathnodes and stuff, try this link.
Thanks i'll try that out!
P.S Lol you used bob on that one
11-16-2013, 01:50 PM
Find


Messages In This Thread
Hammer break window script? - by ZurkQyulox - 11-14-2013, 05:36 PM
RE: Hammer break window script? - by The chaser - 11-14-2013, 06:55 PM
RE: Hammer break window script? - by ZurkQyulox - 11-14-2013, 07:49 PM
RE: Hammer break window script? - by ZurkQyulox - 11-15-2013, 01:13 PM
RE: Hammer break window script? - by daortir - 11-15-2013, 01:46 PM
RE: Hammer break window script? - by Romulator - 11-15-2013, 02:05 PM
RE: Hammer break window script? - by ZurkQyulox - 11-15-2013, 03:39 PM
RE: Hammer break window script? - by The chaser - 11-14-2013, 09:04 PM
RE: Hammer break window script? - by Romulator - 11-15-2013, 10:57 PM
RE: Hammer break window script? - by ZurkQyulox - 11-16-2013, 08:56 AM
RE: Hammer break window script? - by Romulator - 11-16-2013, 11:13 AM
RE: Hammer break window script? - by ZurkQyulox - 11-16-2013, 01:50 PM



Users browsing this thread: 1 Guest(s)