7ToGo
February 28, 2026, 1:44am
11
Using custom objects with object-functions instead of default sprites/3D objects with regular scene or external evens simply referencing them can be even more usefull:
Custom extensions can definitely make a huge range of tasks much easier. I have never done exactly what you describe, but I can recommend using object parameters more. They make it much easier and more convenient to configure objects and work with them in general:
[изображение]
For example, for creating NPCs and configuring them, switching modes, setting everything up, making variations using the same setup. Checkboxes, default values, separate fields with parameters and strings, the ability …