Instant Object Studio



Instant Object Studio is a wonderful addition to the Flight Simulator X product line because it allows for so much customization within the Flight Simulator environment and if you like tinkering with scenery in Flight Simulator like I do, then this program will be right up your alley!

A downloadable asset pack

  1. Instant Object Maker is an easy-to-use tool for making simple 3D objects for Flight Simulator. Instant Object Maker allows creating realistic looking objects using photographs or any other images. Simply outline individual polygons composing the object on one or more photographs and put them together to form a 3D object.
  2. Object studio is a full service software development house helping innovators create the next big thing. We design and build mobile apps, data driven web dashboards, responsive websites, lightning fast APIs, traditional desktop apps, and more - whatever you need to bring that idea scratched on a napkin to life.

Many people have been critical about GMS not having constructors and overloads, thus not letting define and set variables for a new instance of an object before that instance runs the create event, thus forcing us to find workarounds.

Worry no more

instance_create_ext() and instance_create_ext_fast() are two scripts I've wrote that allows the user to define and set how many variables he want, like thisinstance_create_ext_fast(x,y,depth,oBox,'color',c_white,'grav',global.grav,'box_type','Wood')

It also returns the id of the created object if you use the instance_create_ext() script, to do something like
var inst = instance_create_ext(x,y,depth,oPlayer,'alarmTime',random(100))inst.alarm[0] = inst.alarmTime

And of course, you can use it as a normal instance_create, but without having to define _layer or _depth, as you can use both, because the scripts detects if you put a depth or a layer

Instant Object Studio

Features

  • Define vars before even running the creation event
  • Makes easier the task of sending vars between instances
  • Completely functional. It really looks and works like a built-in function
  • Completely free
  • Completely necessary
  • Fully commented and explained
  • Full support

If you like this and you find it useful (which you probably will if you are at least a middle level user of GML), and you want/can support me, you can check my other assets (maybe my battle ship engine) or leave a buck in my itch.io account! Also, I would be very grateful if you could leave a like and a follow in my facebook page!

Thank you very much.

Studio

Love
-Floyd

Instant Object Studio Crack

StatusReleased
CategoryAssets
AuthorMadwolf Studios
Tagsgamemaker-instance-create, gamemaker-studio, gamemakerstudio-asset, gamemaker-studio-extension, gms, gms2, gms-asset, gms-extension, instance_create, variables

Download

Click download now to get access to the following files:

Instant Object Studio Tutorial

instance_create_ext() for GameMaker Studio 2.yyz19 kB

Instant Object Studio P3d

Log in with itch.io to leave a comment.