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
Making static entities collide with player
Exostalker Offline
Member

Posts: 204
Threads: 10
Joined: Aug 2010
Reputation: 3
#1
Making static entities collide with player

So I made new static rocks, because I needed them to not collide with each other (otherwise if I put one rock inside the other, they jump out). But now player can go through all of them without colliding. Here are the parameters of the rock entities:


----------------
mass 0 (if I change it, nothing changes)
angular damping, linear damping, max angular speed, max linear speed - all 0
density mul 1

and here are the checked options:

countinous collision
collide character
use surface elements
has gravity

if I check all of the options, nothing changes as well.

in user defined variables it's set to type object subtype static.


------------------------
please help!


02-06-2012, 01:31 PM
Find


Messages In This Thread
Making static entities collide with player - by Exostalker - 02-06-2012, 01:31 PM



Users browsing this thread: 1 Guest(s)