Skip to main content

All Questions

1 vote
1 answer
51 views

game shield in blender game engine

I am trying to make a shield that will end enemies when they come in contact with the shield. The problem is getting the shield to spawn on the character while he is moving. Any ideas? Thank u!
user64292's user avatar
0 votes
1 answer
388 views

Collision logic brick not detecting collision in BGE

I am making a game in the BGE and I don't want my character going off the platform. I have is set to quit the game when that happens (I am going to change that later), and the walls let him pass right ...
EthanZone Coding's user avatar
0 votes
1 answer
78 views

How to make an object be sensed if it is No Collision in BGE

I am making a space game, but I need to make a boundary. I have four cubes and I'm using a property sensor to detect them and then display text, but I don't want the spaceship to collide with them and ...
user avatar
0 votes
1 answer
309 views

(Blender Game Engine) Walk and Run cycle sound problems

This has not bothered me for a while. But when working on the finishing touches of my game I seem to rather have it fixed than to keep it that way.* My problem is simple. When I walk the 'Walk'sound ...
Sven Koppers's user avatar