Sorry for my english , im french !
How do you make a game with several playable characters ?
I need help pls :'( !!
Replies (2)
	
		
			
				
					Last message on 2 Sep 2017
				
				
					
				
			
		 
		
		
		
	
		
			
				
					Size43
					
					(Administrator)
					
					on
					15 Jun 2017, 19:44:19
				
				
					
				
			 
		 
		
			If you're concerned about the syncing of multiple objects: create one "parent" player object, and set that object in gms_settings. Then make every character inherit the parent object. GameMaker Server will automatically sync whatever child object is in the room at any time as the player object.