How do you rotate buildings?

Kitt

New Member
Reaction score
5
Ttitle explains itself, simple question. I can't seem to find a way to rotate buildings =/

Mrow.
 
You can change them through triggers, or in game constants (But that changes the rotation of ALL buildings)
 
You can't.

Unless they're not actually buildings, but that can sometimes create problems. May not matter for your purposes, though.
 
Edit the model + pathing if its not square, otherwise no it wont show the rotated building upon placement
 
Change the field 'Is A Building' to 'false' and you will be able to rotate the building. Not sure if setting that field back to 'true after rotation will keep the current rotation or reset it. Sorry.
 
You can choose the desired rotation if you create it with triggers.


Example

Create 1 Barracks at region<gen> facing degrees
 
If you change is a building to false, then rotate it, then turn it to true, it does stay. However... the shadow is off. Looking for a work around, if there is none, i can always lvie without a shadow.
 
Its really simple. I just did it in my map.
Just do the following:
Code:
Events
      Map initialization
Conditions
Actions
     Make (Building 0001) face (angle)
Just do that and it'll automatically do it.
 
Is it a unit building or a doodad building?

If its a doodad you can double click it and edit its rotation!
 
Well, seeming how you can uncheck 'is a building' and rotate it, obviously its not a doodad :P
 
Why use triggers when you can change it before the game starts?

set "Stat - Is a building" to False

rotate your build, then set it back to true if you want.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Helper The Helper:
    Happy Sunday!
  • The Helper The Helper:
    I lovc that I can post webp and X links now! :)
  • The Helper The Helper:
    Happy Thursday!
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    we were down for a minute - think a log file or something got too big
    +1
  • Ghan Ghan:
    The alerts say it was down for a while unfortunately.
  • Ghan Ghan:
    Didn't know what was going on while I was at work.
  • Ghan Ghan:
    Disk filled up with logs. Fixed now.
    +1
  • The Helper The Helper:
    not a problem at all thanks for getting us back up
  • The Helper The Helper:
    I think the bots are finding a way to get through the anubis
  • The Helper The Helper:
    Happy Wednesday Everyone! Hope everyone has a Fantastic Day!
    +1
  • The Helper The Helper:
    Yeah, stats are showing big bot influx like 12k page views.
  • Wizard Wizard:
    :wave:
    +1
  • Ghan Ghan:
    TH changed his avatar again. 6 more weeks of summer.
    +3
  • Wizard Wizard:
    lol
    +1
  • The Helper The Helper:
    Guys just a heads up I am going to be shutting the site down soon. I am just waiting on the NUON people to decide whether they want to transfer forum data and keep the discord. My email is [email protected] for anyone that wants to keep in touch and I have a facebook too. I will make an official post later. Love you guys and will miss everyone!
    +1
  • V-SNES V-SNES:
    Sent a pm @The Helper
  • Stephen Stephen:
    Oh no - please don't lose the Nuon content
  • The Helper The Helper:
    Someone email AtariAge and see if they want me to transfer the forum data over to it
  • Ghan Ghan:
    Could probably keep NUON stuff around here if we wanted.
  • Ghan Ghan:
    Hmm what to do about the World Editor site though?
  • Stephen Stephen:
    I'd rather personally just own a backup of the Nuon data than see it go to AtariAge honestly. If it gets enshittified as per usual, or if some of the "regular" Jaguar folks get there, it's not gonna be fun
  • The Helper The Helper:
    There will be a github of the forum data so the NUON Forum Data I guess would be available there
  • The Helper The Helper:
    World Editor is technically Ryoko stuff not mine you guys can keep that I am not in that even

The Helper Discord

Members online

No members online now.

Affiliates

Hive Workshop NUON Dome World Editor Tutorials
Back
Top