Lowscope
  • Asset Reviews
  • Blog
  • Games
    • MASKED
    • HYPERPLEX 3D
    • Tiny Gems
    • BOXKILL
  • Unity Plugins
    • RPG Farming Kit
    • Happy Flappy
    • Health Pro
    • Midi Tweak
  • Homepage
Select Page

Unity Quick: Get a reference to a newly loaded scene

by Alex | Feb 16, 2020 | Tools & Tutorials

Getting a reference to newly loaded scenes is an issue I came across when doing dungeon generation for MASKED. And I figured I could make a small blog post about it. Sometimes you want to load a bunch of scenes additively and actually access the objects inside of...

Unity script – OnValidate parent from child component

by Alex | Dec 11, 2019 | Tools & Tutorials

This is a bit of a rare issue. But I figured it may certainly be useful for individuals that come across this problem. You want OnValidate to be called on a parent object when you make changes from a child object. So when you change a component or add one in a child...
Component Save System – A free save system for Unity

Component Save System – A free save system for Unity

by Alex | Dec 9, 2019 | Tools & Tutorials

“Component Save System” is a save system for Unity. The plugin was originally made for the RPG Farming Kit, but has been expanded upon to work in multiple projects. The decision to make this plugin free was because there are already a lot of paid...
  • Facebook
  • X
Privacy Policy