Search found 3 matches
- Sun Jul 04, 2021 6:12 pm
- Forum: PlayMaker Examples
- Topic: REQUEST EXAMPLES AND TUTORIALS HERE
- Replies: 47
- Views: 145400
Re: REQUEST EXAMPLES AND TUTORIALS HERE
Hi again, Thanks for the super fast responses. First off, sorry for placing this in the PlayMaker Examples thread, t'was not meant to be here. The code you gave works but was what I was trying to avoid, it saves all kinds of data that it doesn't need to, my first test save with a bunch of hastily pu...
- Sun Jul 04, 2021 4:13 pm
- Forum: PlayMaker Examples
- Topic: REQUEST EXAMPLES AND TUTORIALS HERE
- Replies: 47
- Views: 145400
Re: REQUEST EXAMPLES AND TUTORIALS HERE
Hi, Thanks for the reply. All I can find in the docs about prefabs are these 4 lines and, as I'm being dense, they don't help at all. Right-click the prefab and select Enable Easy Save for Prefab. -- Ok done Use ES3.Save to save the instance, or an array of instances if you have multiple instances. ...
- Sun Jul 04, 2021 2:05 pm
- Forum: PlayMaker Examples
- Topic: REQUEST EXAMPLES AND TUTORIALS HERE
- Replies: 47
- Views: 145400
Re: REQUEST EXAMPLES AND TUTORIALS HERE
Hi there, I've had ES3 for ages and have only just had a need to use it as, probably stupidly, I've now finished my game before I thought about the whole Load/Save thing. I've got variables etc. sorted easily and they save & load fine, my issue is with getting my head around GameObjects/Prefabs....