UnityScript is an early access JavaScript to C# compiler and API wrapper package for the game engine Unity
|
const{ Workspace }=require('unityscript');constworkspace=newWorkspace();workspace.on("ready",(ctx)=>{constscene=ctx.scenes.first();letcube=scene.spawn(Cube,"cubert",{localPosition: {x: 5,y: 5,z: 5},});});workspace.open("C:/Users/owner/MyProject");this project is created out of pure boredom and coolness
this project and the developers behind it are:
- not associated with Unity or its developers
- not responsible for anything created
paishee | penguin dev |
