Articles

These are some articles I have written, mainly to help people with MMF/TGF coding.

the array structure

Language Translator System

This is an article on how to make a couple of programs in MMF. One of them can make definitions files, with translations of words set, and the other can take text the end user inputs and translate it, using the definitions files.
View it here

To view this article, Click here.

Here's what the example file looks like!

Improving the default racecar movement

This is an article on how to make the racecar movement in TGF/MMF work better, and, be easily customisable.
View it here

To view this article, Click here.

Here's what the example file looks like.
Ain't it pretty?

Grid-based RPG movement

This is an article on how to make a custom movement, similar to the one used in the early final fantasy games.
View it here

To view this article, Click here.

This picture doesn't exist yet!

Circular Rotating Menus

This is an article that teaches the user how to make a circular menu that rotates, with several options attached to it, so that the menu options appear to be rotating around the centre.
View it here

To view this article, Click here.

Gravity - Good and Bad

The Right Way to Implement Jumping with Gravity in Platformers

This article evaluates various different methods of implementing gravity in a platformer, then shows the best method, and provides an example file.
View it here

To view this article, Click here.

Return to Phizzy Games - Home.