About: Action create object   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

action_create_object(obj,x,y)is the action which creates a certain object in a specified position. for example: Say I have an object called "ball" and I wanted to create it some time in my game I might use the create action in another existing object and put ball as the object I want to create in the action menu, and then below I would put the co-ordinates for that object. Below that you can check a box for "relative" wich means if the co-ordinates given are related to the selected object. Also you can use: instance_create(x,y,obj) It does the same thing.

AttributesValues
rdfs:label
  • Action create object
rdfs:comment
  • action_create_object(obj,x,y)is the action which creates a certain object in a specified position. for example: Say I have an object called "ball" and I wanted to create it some time in my game I might use the create action in another existing object and put ball as the object I want to create in the action menu, and then below I would put the co-ordinates for that object. Below that you can check a box for "relative" wich means if the co-ordinates given are related to the selected object. Also you can use: instance_create(x,y,obj) It does the same thing.
dcterms:subject
abstract
  • action_create_object(obj,x,y)is the action which creates a certain object in a specified position. for example: Say I have an object called "ball" and I wanted to create it some time in my game I might use the create action in another existing object and put ball as the object I want to create in the action menu, and then below I would put the co-ordinates for that object. Below that you can check a box for "relative" wich means if the co-ordinates given are related to the selected object. //create a object at position action_create_object(obj_object,32,48)//obj_object = the object. 32 = x. 48 = y Also you can use: instance_create(x,y,obj) It does the same thing.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software