[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/vr/ - Retro Games

Search:


View post   

>> No.3311993 [View]
File: 7 KB, 368x281, ground.png [View same] [iqdb] [saucenao] [google]
3311993

>>3311940
I can already see an issue with this, see pic

you could instead try to Spawn() something underneath the player and see if it spawns, but there's only two ways you're gonna be able to handle wider/narrower players

1. +NOINTERACTION the player and spawn a copy of the player 1/65536 unit below where he was standing (just do "- 1" instead of "- 1.0")

2. spawn a *fuckton* of Radius 16, Radius 8, Radius 4, Radius 2, Radius 1, etc actors to fill in the area underneath the player. don't recommend this at all.

both of those can still probably be fucked up by being inside a monster, and if you're standing on a monster it'll consider him a stairstep this way

it's gonna be really annoying to get this working no matter what

Navigation
View posts[+24][+48][+96]