Powered by Invision Power Board

 
    Reply to this topicStart new topicStart Poll

> TGF / MMF HELP!
United States
William
  Posted: Apr 23 2006, 03:43 PM
Quote Post


WHAT IT DO WHAT IT DO


Group Icon
Group: Members
Posts: 1424
Member No.: 1163
Joined: 13-June 05

Status: (0d) [--]


I might as well get help with some things before i'm overwhelmed and just plain quit. Of coursr that wouldb't happen, not to Plims at least....

I it possible to stick objects onto other objects, save their positions throughout the entire game? For instance two eyes on a sphere. they would stay in that EXACT posistion (shile performing nescecasry animations) and never miscollide with other objects, "vibrate" or sufffer a glitch?

This post has been edited by adan on Apr 23 2006, 03:52 PM


--------------------
PMEmail Poster
Top
Unspecified
Draco Icebane
Posted: Apr 23 2006, 03:46 PM
Quote Post


Standard Member
[*][*][*][*][*]


Group Icon
Group: Banned
Posts: 52997
Member No.: 10
Joined: 13-October 03

Status: (71582612m) [XX]


Why yes indeed, but I advise using FastLoops!

Simply, every single time the parent object moves at all, you would set the position of the child elements to wherever you needed them to be, in the same event!

FOR EXAMPLE

* Repeat while Player 1 holds Right
--- Set X Position ("Parent") to X("Parent") + 1
--- Set X Positon ("Child") to X("Parent") + [etc]
--- Set Y Positon ("Child") to Y("Parent") + [etc]
PM
Top
United States
William
  Posted: Apr 23 2006, 03:49 PM
Quote Post


WHAT IT DO WHAT IT DO


Group Icon
Group: Members
Posts: 1424
Member No.: 1163
Joined: 13-June 05

Status: (0d) [--]


THANK YOU!!!!! soveryhappy.gif soveryhappy.gif soveryhappy.gif soveryhappy.gif


--------------------
PMEmail Poster
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

  Topic Options Topic Options Reply to this topicStart new topicStart Poll

 




[ Script Execution time: 0.0341 ]   [ 14 queries used ]   [ GZIP Enabled ]   [ Server Load: 1.43 ]