Game Development Community

Help (hero keeps falling through ground terrain)

by Devin Moore · in General Discussion · 02/18/2005 (4:48 pm) · 1 replies

Is there any way that I can stop my character from falling through the ground?
I have created a new terrain ( grey scale height map png) and the camera keeps falling through the ground. I am using a 256 X 256 bitmap. Any suggestion. Any Help would be nice. Thanks.

About the author

Recent Threads


#1
02/18/2005 (5:17 pm)
If it happens right after you spawn, it could be that your spawn point(s) are below the lowest terrain. Hit F8 to enter fly mode - right after you spawn to stop from falling and go into your editor (F11), find the spawn point(s) and put them somewhere above your new terrain.