Search Results

Saturday, February 18, 2012

Video Tutorial - 2D Sprites in the BGE

Hey. So, someone from the BlenderArtists forum requested that I make a tutorial about implementing 2D sprites in the BGE, which I did yesterday.

Saturday, January 21, 2012

Python in the BGE - Part 9 - Better Movement

Hello. So, here's another tutorial that covers moving with Python with our demo game, MazeCrawl.

Thursday, January 12, 2012

BGHelper V1.8 - Joystick Input and Profiles

Hey. So here's yet another release of BGHelper. This one focuses on joystick input mostly, though there are a couple other new features.

Tuesday, January 10, 2012

2D Sprites V1.8.2

Hey. So, here's another iteration of my 2D Sprites Python module. This one just has a minor bugfix and an improved feature.

Friday, December 23, 2011

Pixel Art Tutorial Part 5 - Simple Animation

Hey. So here's another part to the pixel art tutorial series. This one deals with some simple animation to make a simple walk / run cycle.

Monday, December 12, 2011

BGE Audaspace Python Tutorial

Hey. So today, we'll briefly go into using Audaspace, an audio library shipped with Blender distributions, with the game engine.

Saturday, December 10, 2011

About Blender Audio Crackle and Stutter

Hello. I just wanted to post a solution to a little problem that I found with Blender and the BGE's audio playback.

Tuesday, November 29, 2011

Pixel Art Tutorial Part 4 - Color Contrast

Hey. Here's another entry in the pixel art tutorial series - this one's about color contrast. The video can be found after the break.

Sunday, November 27, 2011

BGE Planet Demo and Free Normal Map Download

Hey. So over the weekend I made a little planet demo. It's not available for download, but I am giving something away.


Wednesday, November 23, 2011

JME3 - Open-Source, Free, Cross-Platform 3D Game Engine

Screenshot from the jMonkeyEngine.com homepage.
Hey. I just wanted to post about another 3D game engine that I found. It's called jME3 - jMonkeyEngine 3.0. It's a powerful, Java-based 3D game engine that is cross-platform, and quite an interesting engine.

Monday, November 14, 2011

Python Tips and Tricks

Hey. Here's some quick Python tips and tricks that you can use when coding. There's two that I'm going to go into detail on - conditional variable setting, and multiple equality checks.

Friday, November 4, 2011

Pixel Art Tutorial Series - Part 3 - Light and Shadow

Hey. So here's a somewhat long and extensive entry in my pixel art tutorial series - this one deals with light and shadows.

Tuesday, November 1, 2011

X-Emitter V1.10.2 - Bug-fix-fix

Hey. So, after getting an E-mail from a user of X-Emitter, I decided to update it to fix a bug.

Saturday, October 29, 2011

GLSL Electricity Shader

So, awhile ago, I was using RenderMonkey, a GLSL shader tool, and it shipped with a pre-made electricity shader. I have since readapted it to work with the BGE. :D
You can find a video of it below.