Blender Tutorial: Dynamic Text in the Game Engine




Learn how to work with text in the Blender Game Engine.

Finished Script for the Right Click one:

import bge

scene = bge.logic.getCurrentScene()

dynamicText = scene.objects[‘Click’]

dynamicText.text = ‘You Clicked!’

Voir sur youtube

KA2Studio
Logo
Compare items
  • Total (0)
Compare
0