The Daily Click ::. Forums ::. Klik Coding Help ::. Help with Global Objects
 

Post Reply  Post Oekaki 
 

Posted By Message

Diefox

Possibly Insane

Registered
  23/02/2003
Points
  3481

VIP MemberGOTM -SEPTEMBER 2009 - 2nd place!GOTW WINNER APRIL 2010!
24th October, 2004 at 18:25:45 -

im having problems with global objects that dont stay global after i work with them. it happens when i mess with behaviours, qualifiers and alterable values names.

whats the best way to keep all objects global?
should i create them at the start of a frame by exporting from a main frame that contains all global objects that i need? using behaviours in a object is good or not?

thanks for your time.


 
__________
amandapps.com

AsparagusTrevor

Mine's a pint of the black stuff

Registered
  20/08/2002
Points
  2364

Game of the Week WinnerHas Donated, Thank You!VIP MemberEvil kliker
24th October, 2004 at 19:15:06 -

Have you got any objects with the same name on a different frame that aren't global.
If you clone a frame, make sure the objects you want global are made so before, cos if you have two objects in the game with the same name, and one is global and the other isn't, if you edit one of the objects, things go all screwy, it's happened to me before.

 
Image
   

Post Reply



 



Advertisement

Worth A Click