Place a post here. In case something is missing, or really is needed.
Project template to make farming RPG games. · By
Hello Carlos
Docsify page should be up and running tomorrow. I will make sure to post a new devlog here on itch when it is done.
Are there specific topics on the framework that are harder especially? I'm considering on doing some youtube tutorials on the framework as well.
Let me know what you think.
Kind Regards,
Alex Meesters
Hi Carlos, docs are up:
https://low-scope.com/projects/farmingkit/docs/#/
Ill be doing a devlog post later on as well when the new update is up.
Yeah, it's way too hot. No need to search for the sun anymore for us with this climate.
Hi Raseru, you are only required to create a new .asset file.
Go to Assets/ScriptableObjects/Locations and right click, Create/Warp Location.
Now all you have to do is create an empty game object, and add a Scene Warper component.
Once you have filled in the Location reference within the Scene Warper component,
it will automatically update the asset with the location of the scene warper component.
Also don't forget to set the rigidbody to static. And the Box Collider to trigger.
I will ensure this is automated in the next update.
You can test if it works correctly by making another scene warper that has it set as a target and press "Go to target location" on the component. Ensure you have set the spawn location child object correctly, as that is where the player will warp towards.
Hope this helps!
I will learn my way around the software by making mini games like you suggested, and also follow some tutorials. When I feel more comfortable with the software, and can work my way around coding, I'll make an attempt at my Japanese farming game idea clean master