Hi,
I have an event sheet (lets call it "story_events") with some global variables on it. Now I want to move the global variables to another event sheet (lets call it "global_event_sheet") and import that into my first event sheet. The problem now is that once I cut the global variables every event using them will be deleted. How can I prevent that?