When I heard about this module I started a new game to just try it out and I can't figure out why I get this error((Failed to save room room1.crm; details below
room1.asc(5): Error (line 5): must have an instance of the struct to access a non-static member)).I have the module imported and no matter what of those commands I type I always get the same error.What am I missing?
Code: ags
room1.asc(5): Error (line 5): must have an instance of the struct to access a non-static member)).I have the module imported and no matter what of those commands I type I always get the same error.What am I missing?
function room_AfterFadeIn()
{
Mode7.SetGroundSprite(3);
}