I know your going to do another run at the GUI editor to sort some issues out with it so I made a ticket..
Hope its sooner than later
What must I do to be able to run Skyline?
Mike
https://s7.postimg.cc/t8ebohcqj/skylinepublish.jpg
Assets always point to Skyline installation and not the project directory.
On game manager clicking ass scene it also points to Skyline installation and not the project directory.
Please do test unit :
- create new empty project
- Add empty scene with player camera and controls
- publish
- test published game menu and scene loading
Thank you.
]]>
This can be done with timers, but callbacks will decrease the code lenght while making it lightweight.
Why it is saying it doesn’t find the binary when the scene is working in the editor when testing ?
https://s18.postimg.org/97e7wgy5l/skyline_Export.jpg
And launching 64 bit version it closes without displaying the main scene.
Why not proposing later a simple way of adding child objects with hierarchy view drag and drop objects.
This way you could easily drag from the inventory to the tool bar (press 1 for gun press 2 for medikit etc) that the player uses a sort of equipped items like you see in nearly every game these days..
It would save on time and workflow of users allowing them to quickly get a player system up and running asap..
it would replace having to code and track the mouse location while LMB is held and released to a co-ord on the screen and if that co-ord is xxx container then put it in slot xx.. then change textures of these slots etc etc..
Just using the existing system you could just use it through the hooks that could be exposed and miss half of the coding needed..
Also, tried to get the world position of a bone with lua, but the command “bone.getWorldPosition()” doesn’t work either.
https://forum.aurasoft-skyline.co.uk/viewtopic.php?f=64&t=2200
]]>