Search found 2 matches

by Linkero
Fri Dec 25, 2015 5:39 pm
Forum: Modding
Topic: Why does Prison Architect hate my sprites?
Replies: 11
Views: 4223

Re: Why does Prison Architect hate my sprites?

I had this happen to me recently. Im not sure the exact cause, but the two culprits for me were the rotate type and attaching to walls. For you, I feel your issue is probably the rotate type. I'm not near my computer currently, but I believe for rotate type 3, you need to define all 3 sprite locatio...
by Linkero
Sun Dec 20, 2015 7:15 pm
Forum: Modding
Topic: Need info about listeners for new Buttons
Replies: 9
Views: 2659

Re: Need info about listeners for new Buttons

Code: Select all


this.AddInterfaceComponent( "ButtonName", "Button", "Test Button")

function ButtonNameClicked()
   Game.DebugOut("Button Clicked")
end



Damn this one killed me :| About 125 combo's I tried till I got it. Let the fun begin!!!!!!

Go to advanced search