Skip to main content

Questions tagged [logic-bricks]

Logic bricks are the sensors, controllers, and actuators in the Logic Editor. They are used in the BGE.

0 votes
0 answers
52 views

UPBGE Actions Using Joystick Control

I am in the process of creating a playable character in UPBGE 0.36.1. I’m setting it up with a USB gamepad so that A) the character moves faster or slower according to how much the left analog stick ...
Caleb Holmberg's user avatar
0 votes
1 answer
135 views

how do I create bricks in an object with geometry nodes?

I want to create a brickwork repeating an object (arbitrary shape) with the correct layout. How can this be done? thank you in advance! How can I create another row of bricks? and make the seams the ...
Andrey Re's user avatar
  • 153
0 votes
0 answers
71 views

UPBGE error. Why can't I run my script via Logic Node Editor?

Why does an error occur when running a script using a "Run Python Code" node? For some reason, in the error description my script is called a module
Давид Сировский's user avatar
0 votes
1 answer
133 views

How to make a dice logic in UPBGE 0.3?

I'm trying to restore a dice created in the Blender Game Engine so it can work in UPBGE 0.3. The last time I saved this file was in Blender 2.79b. I tried to purge the elements but there is some ...
chicOrtiz's user avatar
  • 485
0 votes
1 answer
796 views

How to increase FPS? (UPBGE)

I'm nearing the completion of my game, but I've noticed that average FPS on my gaming PC is 30FPS, which makes me think that on regular PCs it will be unplayable. 1)Any general ideas on how to ...
Minato's user avatar
  • 65
0 votes
1 answer
206 views

How to edit speed on python script?

This might be a very simple problem but my knowledge on programming is limited to logic bricks. I ironically have a player script which determines the speed of my character and was wondering how I can ...
Minato's user avatar
  • 65
0 votes
1 answer
343 views

FPS drops when I add an overlay (health bar) to my camera view? (UPBGE)

when I run my game it plays at 30fps which is fine, but when I add a health bar overlay this drops down to 20fps for some reason. Is there any way of having an overlay in camera view without a ...
Minato's user avatar
  • 65
0 votes
1 answer
594 views

How to increase character movement velocity over time? (UPBGE)

I found a 3D character controller setup online and one thing I wanted to ask is how to make movements smoother by easing velocity. Is there a way to edit the python script to make acceleration and ...
Minato's user avatar
  • 65
0 votes
1 answer
106 views

How to use camera to control direction while moving?

I have a current setup whereby the camera can pan 360 around the character when stationary, but how can I make it so that forward movement snaps towards the direction of the camera? I.e. you can use ...
Minato's user avatar
  • 65
0 votes
1 answer
324 views

Add a delay before shooting bullet (UPBGE)

When I mouse click the bullet fires automatically. Is there a way for the bullet to fire a second (or any set time) after the mouse click? I feel like other questions have addressed how to add delays ...
Minato's user avatar
  • 65
0 votes
1 answer
695 views

How to make Mouse Look work in the logic bricks editor in UPBGE 0.3 Alpha?

I have the following bricks in the editor: But nothing happens when I move the mouse in the play mode. What am I doing wrong?
Montegasppα Cacilhας's user avatar
0 votes
0 answers
116 views

How to reset motion with a button click in UPBGE?

I am working on a game where you can zoom in and out with the camera (which is linked to a character controller) using the mouse wheel. Would it be possible to reset the camera to the starting ...
Minato's user avatar
  • 65
0 votes
2 answers
1k views

Rigify automatically link UI text file in 2.8

Rigify rigs rely on their rig_ui.py file to generate the addon's interface. If you link a character collection into a new file and proxy the rig, the UI does not generate because the rig_ui.py file is ...
Ascalon's user avatar
  • 6,647
0 votes
1 answer
65 views

Wrong door behavior in an BGE game

I’m trying to make a simple psychological horror game at BGE, but I found a problem that I couldn’t find a solution anywhere i.e. interaction with doors. It may seem simple, but a system that comes to ...
Diego Pereira's user avatar
0 votes
1 answer
49 views

Key Delay In Logic Editor

I want to make it so when the player presses spacebar they cant press it again in another 1,5 seconds, im not sure how to use the state or delay sensor/actuator someone please help :)
gulika's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
25