Charas-Project
Game Creation => Requests => Topic started by: SqareMan on November 25, 2009, 05:51:21 PM
-
I need a basic cms for my games i'm working on. I also need to Know how to make one after i get the resources.
-
You basically need a charset of a cursor.
Charsets of letters and numbers or even whole words that are needed.
A chipset of a menu.
OR
A panormana/paralex background looking like the desired menu.
OR
Pictures looking like the desired menu.
I would suggest looking for chipsets and then adding text to it.
--------------------------------------------------
After that you pretty much just need the whole
"IF: cancel key is pressed"
"memorize the hero position with 3 different varaibles"
"Change hero sprite to cursor"
"Teleport to the map" (which is in fact the menu)
And then
"IF cancel key is pressed"
"change hero sprite to hero"
"recall to memorized position"
Those are the events for entering and exiting the menu.
The rest depends on what you need on your menu.