custom-type rigid body does not work for me.

Discussion and help for Easy Save 3
Post Reply
fjl2007
Posts: 8
Joined: Sun Jan 07, 2024 2:47 am

custom-type rigid body does not work for me.

Post by fjl2007 »

custom-type Rigidbody does not work for me.
But I succeeded with BoxCollider and SphereCollider.

To reproduce:
open the type menu, find Rigidbody, and click select none.
click edit script, the script looks good.
back to the Unity editor, click other class, and click Rigidbody again.

Result:
many properties are reselected! And savefile will save them too.

Want:
none properties will save.

Unity version: 2022.3.15
EasySave3 : 3.5.6
Attachments
do same to boxcollider, no problem.(enable is needed)
do same to boxcollider, no problem.(enable is needed)
2024-01-19 234841.png (104.37 KiB) Viewed 1942 times
script looks ok.
script looks ok.
2024-01-19 234701.png (264.21 KiB) Viewed 1943 times
alway shows like this.
alway shows like this.
2024-01-19 234408.png (163.5 KiB) Viewed 1945 times
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: custom-type rigid body does not work for me.

Post by Joel »

Hi there,

If the options are reselected it usually means that there is a compilation error in your console preventing new scripts from being compiled, meaning the ES3Type script which gets created can't be compiled so it will always show the default values.

If this isn't the case for you please could you replicate this issue in a new project with a simple scene and send me a link to it on moodkie.com/contact along with step-by-step instructions.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
fjl2007
Posts: 8
Joined: Sun Jan 07, 2024 2:47 am

Re: custom-type rigid body does not work for me.

Post by fjl2007 »

ok.

I upload a video and a clear project, please check.

https://youtu.be/7VRORwKlpOw
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: custom-type rigid body does not work for me.

Post by Joel »

Hi there,

I've deleted your attachment because you shouldn't share a project publically here. Please could you send a link to it along with step-by-step instructions (rather than just a video) to moodkie.com/contact (or through the support ticket you created for this issue) as mentioned above.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
fjl2007
Posts: 8
Joined: Sun Jan 07, 2024 2:47 am

Re: custom-type rigid body does not work for me.

Post by fjl2007 »

I sent the project link and step by step to moodkie.com/contact.
But no confirmation mail was received.

I sent it again. wait.
If you have information please tell me.
fjl2007
Posts: 8
Joined: Sun Jan 07, 2024 2:47 am

Re: custom-type rigid body does not work for me.

Post by fjl2007 »

Message sent but I didn't receive a confirmation email within 1 hour of sending my message.

So I am back Mookie…… any idea?
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: custom-type rigid body does not work for me.

Post by Joel »

Hi there,

You may want to check your Spam folder as we have responded to your support ticket, and it didn't come back as undelivered. Here is the message I sent:
Hi there,

The Google Drive link appears to be private. If you could make it public temporarily so that I could access it that would be appreciated.

All the best,
Joel
All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
fjl2007
Posts: 8
Joined: Sun Jan 07, 2024 2:47 am

Re: custom-type rigid body does not work for me.

Post by fjl2007 »

Yes. I found the mail and replied.
Thanks.
Post Reply