|
|
TheExDeus
|
|
Reply #17 Posted on: August 04, 2014, 12:35:06 pm |
|
|
Joined: Apr 2008
Posts: 1860
|
I did some tests. In the creation code of an instance, i tried the following properties, with different values : Works for me. There is some bug that sometimes the creation code is not written out properly though. Like I add "image_angle = 90;" an it works fine, but when I add a second line "image_xscale = 2.0;", then only the first line is getting written to IDE_EDIT. Then I add some more lines and it writes them all out fine. Maybe something just didn't save correctly for me. The same if I delete the contents of the creation code, close the window and open it again - it is still there. So I have a feeling LGM has some kind of bug. image_angle (already reported by BreakDown) image_angle is fine. view_angle was broken.
|
|
|
Logged
|
|
|
|
Goombert
|
|
Reply #18 Posted on: August 04, 2014, 04:39:31 pm |
|
|
Location: Cappuccino, CA Joined: Jan 2013
Posts: 2993
|
What would help in this situation is for someone to post the contents of output_log.txt and we would know the exception that occurred.
|
|
|
Logged
|
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.
|
|
|
|
|
|
time-killer-games
|
|
Reply #22 Posted on: August 13, 2014, 12:53:12 pm |
|
|
"Guest"
|
You forgot about image_blend but ince I don't use that in the room editor personally I could care less if that's added. As for scaling, that would be amazing. I look forward to using it (if it's ever added)
|
|
|
Logged
|
|
|
|
|
Goombert
|
|
Reply #24 Posted on: June 15, 2016, 06:23:29 pm |
|
|
Location: Cappuccino, CA Joined: Jan 2013
Posts: 2993
|
I just want to bump this topic because I don't like sweeping bugs under the rug and mention that I can not reproduce an issue with the instance creation code saving. I made an example project and first tested the image_alpha and ran it, worked fine. I then added a second line to set image_angle and it worked fine. I did not close and save the instance creation code, I left it open the whole time. So it seems to not be an issue with the current master, may have been an issue in the old LGM or else it's related to the IDE_* file stuffs.
|
|
« Last Edit: June 15, 2016, 06:26:37 pm by BlitzBert »
|
Logged
|
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.
|
|
|
|