Daedra Posted January 31, 2018 Posted January 31, 2018 So I would like to request the SUPERHOT Player model and enemy model. If you don't know what SUPERHOT is, it's a game where you fight enemies that come at you with all types of different weapons, and you must kill them before they kill you. Oh, and time only moves when you move. It is in the style of The Matrix, going in and out of coding/computer programming. The player is a black/blue color, and the enemy is a red/orange/yellow color. Taking on this myself. Smoo likes this
Lancelot Posted January 31, 2018 Posted January 31, 2018 I think you don't even have to port it. Reskinning would do the job either. 1. Take the simplest model from Jedi Academy.2. Make a texture that resembles the one above. Add a shader if necessary.3. Set the model details of Jedi Academy to the lowest setting and you get a Superhot playermodel. PreFXDesigns likes this
Daedra Posted January 31, 2018 Author Posted January 31, 2018 I think you don't even have to port it. Reskinning would do the job either. 1. Take the simplest model from Jedi Academy.2. Make a texture that resembles the one above. Add a shader if necessary.3. Set the model details of Jedi Academy to the lowest setting and you get a Superhot playermodel. There is no model that looks like the superhot model, even on the lowest of settings, which would be terrible since that would affect all playermodels. Unless there is some sort of command which forces a playermodel to spawn in low quality. Besides I think it's more authentic to have the actual thing.
AshuraDX Posted January 31, 2018 Posted January 31, 2018 Hm, I may look into this, but it won't be a port. I kinda like this super lowpoly aesthetic and setting that up should not take long, all I have to do is slim down my base mesh a bit, add a head, and weight the thing. Then it's just a matter of tesselating a copy of the model, running it through some automatic reduction process, do some touchups, transfer the skin weights from the original mesh over and export the thing. RGB colorization could be a nice thing to have with a model like this. Daedra likes this
Daedra Posted January 31, 2018 Author Posted January 31, 2018 Hm, I may look into this, but it won't be a port. I kinda like this super lowpoly aesthetic and setting that up should not take long, all I have to do is slim down my base mesh a bit, add a head, and weight the thing. Then it's just a matter of tesselating a copy of the model, running it through some automatic reduction process, do some touchups, transfer the skin weights from the original mesh over and export the thing. RGB colorization could be a nice thing to have with a model like this. You will notice on the texture in the screenshots if you look closely, it has lines, almost like scan lines. Also I was thinking that plain white glowing caps would also go perfect with it. In case you want to use it for the skin:
JediBantha Posted January 31, 2018 Posted January 31, 2018 If you do end up voicing this model, give him a TTS voice: My roflcopter goes soisoisoisoisoi
Daedra Posted February 1, 2018 Author Posted February 1, 2018 @@AshuraDX I decided since it's a simple enough model to give it a go myself. I decided to go ahead and make a "copy" of the model from scratch using a simple 3D modelling site. This is my result from scratch (heavy thanks to that sites tutorial which had a mountain that had the same aesthetic as this model) : Smoo likes this
Xioth Posted February 1, 2018 Posted February 1, 2018 @@AshuraDX I decided since it's a simple enough model to give it a go myself. I decided to go ahead and make a "copy" of the model from scratch using a simple 3D modelling site. This is my result from scratch (heavy thanks to that sites tutorial which had a mountain that had the same aesthetic as this model) : They look good! Somewhat off. BUT GOOD!
Daedra Posted February 1, 2018 Author Posted February 1, 2018 They look good! Somewhat off. BUT GOOD! Those are just preview textures. The model doesn't actually have a texture yet.
TheWhitePhoenix Posted February 1, 2018 Posted February 1, 2018 Seeing this, I can't help but think of this.
Daedra Posted February 1, 2018 Author Posted February 1, 2018 Seeing this, I can't help but think of this. Uploaded my version of the model. I don't know if others can view this link or not. Can you check it please? https://clara.io/view/95ecbe77-4062-4931-a3d2-ac3434eb4b7f Smoo likes this
TheWhitePhoenix Posted February 1, 2018 Posted February 1, 2018 Uploaded my version of the model. I don't know if others can view this link or not. Can you check it please? https://clara.io/view/95ecbe77-4062-4931-a3d2-ac3434eb4b7fYes, I can see it. Daedra likes this
Daedra Posted February 1, 2018 Author Posted February 1, 2018 Yes, I can see it. Now I just need someone to rig it to JKA.
Daedra Posted February 1, 2018 Author Posted February 1, 2018 Fixed up some model issues since my first take on it wasn't totally complete:
Xioth Posted February 2, 2018 Posted February 2, 2018 Now I just need someone to rig it to JKA.Why not try to rig it yourself? You did an admirable job making it.
Daedra Posted February 2, 2018 Author Posted February 2, 2018 Why not try to rig it yourself? You did an admirable job making it. I just don't have the computer for it. This model I had to make 100% online since my actual Windows 7 laptop is stuck in the past and can't handle big programs like Blender or Autodesk or 3DS Max without telling me I need a distributive visual upgrade, and then crashes when I attempt these installations. Plus at the moment I can't really afford a better PC/Laptop so I have to compromise where I can.
Daedra Posted February 2, 2018 Author Posted February 2, 2018 Put together a soundpack for this. Not an official voice by any means to the original character from Super Hot, but suits it fairly well.
Lancelot Posted February 2, 2018 Posted February 2, 2018 I just don't have the computer for it. This model I had to make 100% online since my actual Windows 7 laptop is stuck in the past and can't handle big programs like Blender or Autodesk or 3DS Max without telling me I need a distributive visual upgrade, and then crashes when I attempt these installations. Plus at the moment I can't really afford a better PC/Laptop so I have to compromise where I can. You probably mean Microsoft Visual C++ Redistributable. You can download the latest versions here: https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloadsAnd download the Microsoft .NET Framework, just in case: https://www.microsoft.com/en-us/download/details.aspx?id=17851 Another tip if nothing works: Do you have Steam? If yes, you can get Blender there. It's free of charge, as usual.
Daedra Posted February 2, 2018 Author Posted February 2, 2018 You probably mean Microsoft Visual C++ Redistributable. You can download the latest versions here: https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloadsAnd download the Microsoft .NET Framework, just in case: https://www.microsoft.com/en-us/download/details.aspx?id=17851 Another tip if nothing works: Do you have Steam? If yes, you can get Blender there. It's free of charge, as usual. Like I said, my PC isn't very good. My computer won't even let me download and install those upgrades without the program crashing entirely (not responding) every time. And my PC won't run Blender either, but the online modelling sites are just fine. It's just I can't rig the model with this laptop.
AshuraDX Posted February 2, 2018 Posted February 2, 2018 I just don't have the computer for it. This model I had to make 100% online since my actual Windows 7 laptop is stuck in the past and can't handle big programs like Blender or Autodesk or 3DS Max without telling me I need a distributive visual upgrade, and then crashes when I attempt these installations. Plus at the moment I can't really afford a better PC/Laptop so I have to compromise where I can. But you can play games on this...That makes perfect sense. You might be missing a Visual C Library but you won't need a hardware upgrade to run blender. People have been modeling for this game on hardware from the early 2000's. On hardware that barely met the recommended specs for the game.
Daedra Posted February 2, 2018 Author Posted February 2, 2018 But you can play games on this...That makes perfect sense. You might be missing a Visual C Library but you won't need a hardware upgrade to run blender. Well I've tried running blender, in fact just installing it crashes. It's annoying that my PC won't let me get the libraries I need so I can use the programs I want. I can't even use photoshop on this PC, it doesn't load at all.
AshuraDX Posted February 2, 2018 Posted February 2, 2018 Well I've tried running blender, in fact just installing it crashes. It's annoying that my PC won't let me get the libraries I need so I can use the programs I want. I can't even use photoshop on this PC, it doesn't load at all. Then you may have bigger problems with your system than this. There is bo reasonable explanation besides a very messed up Windows install that could lead to further problems down the road. I'd recommend you run an AV Scan and update your drivers. If this does not help you should start backing up your files and do a clean reinstall of the System.
Daedra Posted February 2, 2018 Author Posted February 2, 2018 Then you may have bigger problems with your system than this. There is bo reasonable explanation besides a very messed up Windows install that could lead to further problems down the road. I'd recommend you run an AV Scan and update your drivers. If this does not help you should start backing up your files and do a clean reinstall of the System. I've done many system restores, and even done a total factory reset by re-installing the factory Windows 7 from backup discs. It's just a shitty laptop pure and simple. 50% of my downloaded music doesn't even play so I just don't bother anymore, better to listen direct from youtube.
Psyk0Sith Posted February 2, 2018 Posted February 2, 2018 I wouldn't have put up with this crap for long. Are you having random crashes or just specific to some software? It could be faulty RAM or dying hard drive. Laptops are s*** to begin with, if you install all the bloatware (the manufacturer default install does this) that comes with it you're just asking for trouble.
Daedra Posted February 2, 2018 Author Posted February 2, 2018 I wouldn't have put up with this crap for long. Are you having random crashes or just specific to some software? It could be faulty RAM or dying hard drive. I think I have a fault with the Hard Drive. Some folders I make randomly go corrupt and are impossible to delete/access. It's all I have so I make do.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now