Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Conect11 · Aug 29, 2013 at 09:37 PM · animationscenesavestatstransfer

How to transfer back to original scene and animation

I hate asking questions like this. I hate asking these question because I know if I asked them correctly in Google, I'd find the answer, or if I knew the proper terminology I could find what I'm looking for via the documentation. But alas, I don't. Sorry :( For the sake of not clogging up the answers section, I'm consolidating both questions into one post. The first is this: I'm making an RPG. There is a world scene, building scenes, town scenes, cave scenes, etc. I know to transfer to a scene I use "Application.Loadlevel" but what about transferring back? The way I understand it right now, I'd be right back to the beginning of the world map, with no stats, items, etc. If someone can even point me in the right direction of a tutorial I'd be so thankful. Second is animation. I hit such a brick wall on this, because I'm just not grasping it. I watched tutorial after tutorial video on Youtube of moving items around, and I get how to get something from point A to point B, but let's say I'm trying to animate an NPC human. How do I do that? I imported some .anim files like "walking, running, etc." but can I apply them to my 3d models, or is it not as simple as that? One tutorial showed a 3d model being configured directly in Unity, not an outside program like blender, using "bones, joints," etc., and looked incredibly easy, but I don't see anything that remotely looks like that in mine, so I'm wondering if that sort of thing isn't available in the free version. Thanks so much, everyone, for your patience with this noob. God bless.

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by sparkzbarca · Aug 29, 2013 at 09:42 PM

as to switching back and forth you actually save the game state and then load that saved state.

What your going to want to google is level serialization.

there are free options out there I believe (i know there are free options i'm just not sure on the status as far as when last updated etc)

WhyDoIDoIt for example (a common contributor on here) has a free version.

so yea thats how you solve that.

animations pretty much yea they just can be applied. Assuming your generic bipedal model properly rigged and all you basically just drop the animation onto it and then call the animation and loop it.

I guess youtube up some mechanim tutorials.

I have been doing game design but i'm making a space combat thing so i've not had any need yet for animations really. But mechanim is pretty much trying really hard to automate stuff and make it all but drag and drop and it works as long as the model is good.

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Conect11 · Aug 29, 2013 at 09:55 PM 0
Share

as I was thinking about it just a $$anonymous$$ute ago I was thinking something like a savestate/loadstate thing. This wouldn't be nearly as easy as something like "Application.Savestate" would it? Oh, that would be so cool. Thanks for your advice, I'm going to start searching.

EDIT: Oh goodness. I downloaded Unity Serializer (and have looked up level serialization) and am completely in over my head. $$anonymous$$eeping player position when transferring scenes can't really be this involved and complex, can it?

avatar image sparkzbarca · Aug 30, 2013 at 02:32 AM 0
Share

there really is alot to track and yea i kinda think it is, i'm going to have to use it soon so I guess i'm about to find out but yea i mean tracking every objects position and rotation and any components attached to that object and the state of that component ( active/disabled, the value of any variables in that class etc)

I mean your basically saving every instance of every class in the game and when you consider that gameobject is a class, and all compoennts like transform,rigidbody, renderer any custom classes etc are all there, that's alot to save and you need to do it without creating a 1 gig file.

avatar image Conect11 · Aug 30, 2013 at 02:36 AM 0
Share

Ok, I have no idea at all if this is going to help, but... I found an "RPG Starter $$anonymous$$it" via youtube: HERE but after downloading it there are no tutorials, documentation, anything, just script after script. I know I'm just a dumb noob here, am just hoping someone would be kind enough to explain how to use it so I can get past this one issue I'm having. Thanks :)

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

17 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

My button animation resets to none 0 Answers

Anyway to save which seen the player was on, then load that scene back from another one at a different time? 2 Answers

How to save all scene? 1 Answer

Real Time Multi-Developer Level Editing 0 Answers

Save/Load/New 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges