Skip to content

Commit

Permalink
Setup PlacementPreview
Browse files Browse the repository at this point in the history
  • Loading branch information
Belonit committed Aug 13, 2023
1 parent df58e58 commit 7437667
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions game-assets/cncnet.pack/rulesmd.ini
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,11 @@ ExtraAircraftLight=.2 ; Extra light to make aircraft glow.
LocalRadarColor=0,255,0 ; PCG. This is the color that you show up as on the radar, no matter
; what your house color is. I.e. if you are blue in the game, and this
; color is green, then you show up as green on the radar.

; Phobos PlacementPreview
PlacementPreview=yes
PlacementPreview.Translucency=75
PlacementGrid.Translucency=50

; ******* Crate rules *******
; General crate rules and controls are specified here.
Expand Down
5 changes: 5 additions & 0 deletions game-assets/ra2mode.pack/rulesmd.ini
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,11 @@ EMPulseSparkles=EMP_FX01 ; Anim to play over units disabled by an EM Pulse.
LocalRadarColor=0,255,0 ; PCG. This is the color that you show up as on the radar, no matter
; what your house color is. I.e. if you are blue in the game, and this
; color is green, then you show up as green on the radar.

; Phobos PlacementPreview
PlacementPreview=yes
PlacementPreview.Translucency=75
PlacementGrid.Translucency=50

; ******* Crate rules *******
; General crate rules and controls are specified here.
Expand Down

0 comments on commit 7437667

Please sign in to comment.