PDA

View Full Version : Dating Simulation Help



nico
October 15th, 2005, 08:45 AM
Advent Children Dating Sim (http://www.geocities.com/jon72126/ACDatingSim.swf)

i'm done with my previous project, The IIC Fighting Jam.
now, i'm targeting the creation of a dating sim, based on FF7:AC.

What i want to do:

1.) When you set the stats of the character, i want it to affect the game. and i also want it to appear on the game the way i set it before the game.

2.) If you noticed the name entry in the game ganguro girl, when you type ur name onto the box, it also appears from the background.

3.) I want to create a World Map of midgar, i want it to follow my mouse wherever it goes.

thats all for now. i'm counting on you guys.

Sciurus
October 15th, 2005, 12:34 PM
For #2, just name the name box "name" or someting, and have a dynamic text box called "nameBig", or something. Put them in the first frame and add a second frame.
In the first frame have a code that says "nameBig = name"