The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
Script Help Hatches and Ladders
BonesTheRabbit Offline
Member

Posts: 68
Threads: 20
Joined: Feb 2012
Reputation: 2
#1
Question  Hatches and Ladders

So, I'm trying to create an area where the player climbs up a ladder to a hatch. I want the hatch to open for the player, so that they can kind of peek out at the new area from under it. I've had all number of problems.

Thus far I've tried making a new entity for the hatch which is affected by player gravity. It doesn't work for vertical motion, from my tests. Then I tried creating a collide script so that when the player's head touches the hatch, it would receive an upward impulse. It kind of worked, but was really flaky about whether or not it would open, and it was also quite jittery when it did work.

I'm tempted to scrap the idea and simply have the hatch open as per the player entering a script area, but wanted to see if anyone had any suggestions or ideas on how I might be able to retain the original concept.

Thanks ahead of time if you can offer any insight. Cheers.
(This post was last modified: 04-13-2014, 03:03 AM by BonesTheRabbit.)
04-13-2014, 02:57 AM
Find


Messages In This Thread
Hatches and Ladders - by BonesTheRabbit - 04-13-2014, 02:57 AM
RE: Hatches and Ladders - by Romulator - 04-13-2014, 12:37 PM



Users browsing this thread: 1 Guest(s)