• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Portrait problem..

Status
Not open for further replies.
Level 9
Joined
Sep 28, 2004
Messages
365
Hello, i've been trying to create a portrait with triggers, but it never work properly for me. Can anyone let me know what i did wrong?

Code:
  • Portrait - Create a portrait sized (180, 180), at position (30, 30) relative to Bottom Left of screen, and show model Portrait - Hydralisk (look from camera Default Portrait Camera and play its Default animation) (initially Visible) (Don't Wait until loaded)
Result:
portraitbug.jpg


**Notice the 2 blank spot on the top and below of portrait..
 
Level 7
Joined
Mar 13, 2008
Messages
228
Portrait - Create a portrait sized (152, 232), at position (0, 0) relative to Center of screen, and show model Portrait - Hydralisk (look from camera Default Portrait Camera and play its Default animation) (initially Visible) (Wait until loaded)

You have the size wrong
set it to this and it fits
 
Status
Not open for further replies.
Top