7 New Blender Game Engine Tutorials (VIDEO TUTORIALS - Arsenal RSL)

Hello everyone! I’ve just uploaded 7 new BGE tutorials today. They do have some python involved, and I’ll leave the links for them below!

I do upload videos several times a week, so if you want updates don’t forget to subscribe to my YouTube channel. :wink:

Channel Link (Arsenal RSL)
https://www.youtube.com/channel/UC8fEnP9462piEg4xa3xNHOA

Playlist link

BGE - Getting Object Properties List With Python

BGE - Tracking to Where The Player Click Using NavMesh (Python)

BGE - Scaling Object Your Mouse Is Over (Python)

BGE - Toggling Debug Properties Visibility (Python)

BGE - Getting List of Object Actuators (Python)

BGE - Getting List of Object Controllers (Python)

BGE - Getting List of Object Sensors (Python)

awesome link " I have a few questions about texturing" I know how to unwrap on models and how to paint textures and how to use stencils on land masses" I was wondering what is the best way to texture a game and what is the best situations in which to use the different types of texturing . in a stand alone game “fps stile game”

That’s great! Although I already know how to do those things there are a lot of people who don’t.
This is an excellent resource, thanks. :slight_smile:

Ha Ha! Thanks.

I don’t really know which is the ‘best’, but whenever I make a game I mainly use just use textures I’ve applied to objects with the UV editor.