xlandersoftware.com

Xlander Software

Void Intruders: Wave Machine Design

For Void Intruders I want the player to do battle with large waves of enemies.In my previous game Notepad Wars I would randomly spawn in enemies from the edge of the screen. While this approach is quite easy and works it is not the most exciting to play. While playing Geometry Wars I noticed there where some patterns to …


Void Intruders: Jelly Fish Movement Prototype

Started work on a retro 2d style shooter Flash game.The video shows me dodging some jelly fish aliens. I like the pause, then attack movement for the jelly fish. Unsure about the movement speed. Right now the time to close to the player is independent of the distance to travel. So far away jelly fish …


How to open a URL by clicking an image in Flash using FlashDevelop and Haxe

This tutorial will show you how to use FlashDevelop and Haxe to build a Flash application that can open a URL by clicking on an image. Step 1:Embed an image into the FlashDevelop project.I have written a tutorial on how to do this here: Embed an image with Haxe and FlashDevelop tutorial. Step 2:Wrap the bitmap in a sprite. A bitmap will not respond to a …



How to embed and display an image using FlashDevelop and Haxe

This tutorial will show you how to use FlashDevelop and the Haxe programming language to build a Flash application to display an embedded image. Step 1: Import an image into your FlashDevelop project. You can do in one of two ways. Drag an image from Windows Explorer onto the project tree in FlashDevelop. Right click the project tree, select Add, select Existing File and …


How to embed a font and display text using FlashDevelop and Haxe

This tutorial will show you how to use FlashDevelop and the Haxe programming language to build a Flash application with an embedded true type font for displaying text. Step 1: Import a true type font into your FlashDevelop project. You can do in one of two ways. Drag a font from Windows Explorer onto the project tree in FlashDevelop. Right click the project tree, select Add, …

Proudly powered by WordPress