Jump to content

third person


zxo pink
 Share

Recommended Posts

Did you edit the fpsplayer script to make the camera view as third person? If so, let me suggest you save the script as another name to avoid any possible overwrites due to updates. Also, the fpsplayer script changes the player model's material blend mode to invisible upon gameplay. Comment out the following line if you want to see the player:

self.entity:SetMaterial(material)

 

Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590

LE / 3DWS / BMX / Hexagon

macklebee's channel

Link to comment
Share on other sites

Did you edit the fpsplayer script to make the camera view as third person? If so, let me suggest you save the script as another name to avoid any possible overwrites due to updates. Also, the fpsplayer script changes the player model's material blend mode to invisible upon gameplay. Comment out the following line if you want to see the player:

self.entity:SetMaterial(material)

were do i need to put this commend? in the FPSPlayer.lua script?

Link to comment
Share on other sites

Its already in the script which is why you cannot see the player. You need to comment it out or remove it.

thanks :D, btw my playermodel have the animations:

  • idle
  • walk
  • walkback
  • walkleft
  • walkright
  • run
  • runback
  • runleft
  • runright
  • walkcrouch
  • walkcrouchback
  • walkcrouchleft
  • walkcrouchright
  • jump
  • death

you know how i can make the basics one work? (run and jump)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...