Update 4
After heavy refactoring, EFPSE is back (probably but as of now unlikely, for the last time. It depends on higher ups pulling the plug on the internet)
Okay, well, reafactoring is not done, but I already made some very important improvements while refactoring.
- Added warnings when trying to rename entities or weapon. You will need to import new sprites.
- Added a reload sound import to weapons
- Fixed decorations not allowed to be used when increasing scale
- Fixed weapons having wrong position on 4:3 resolutions
- Fixed projectiles not making any blood when hitting enemies
- It is now possible to save during cutscenes and terminals properly (saves from older versions are not compatible)
- (hopefully) fixed some level geometry not loading after reset
- Fixed terminals not adding scripts properly
- Fixed hazard blocks hurting when player is higher
- MAP FORMAT HAS CHANGED. It is now possible to place entities and modifiers on different floors. USE THE MAP CONVERTOR TO CONVERT OLD MAPS (here: https://www.dropbox.com/s/phyi23j1wfx28gi/MapConverter.exe?dl=0). All placed modifiers and entities will be put on the first floor after conversion, you will have to add necessary modifiers manually. DO NOT FORGET TO BACK UP YOUR FILES FIRST! Worst case - you'll need to redo all your maps manually.
Refactoring is still in progress.
Manual was updated a little. Still no progress on scripting ans State Machines. Sorry! :C
SINCE THIS HAS NOT BEEN PROPERLY TESTED YET, IT IS IN EXPERIMENTAL BRANCH! DOWNLOAD IT SEPARATELY (tbh I don't know how to do it from the client, but you should be able to just copy-paste all the files manually to the client folder). I only upload it to leave at least some major fixes in the worst case of me being unable to upload anything.
Get Easy FPS Editor v1.6
Easy FPS Editor v1.6
Simple way to create an old-school First Person Shooter!
Status | Released |
Category | Tool |
Author | JessicoChan |
Tags | 3D, constructor, editor, first-person-shooter, FPS, game-creator |
More posts
- New developer and new versionsFeb 19, 2024
- The last updateJan 28, 2024
- Hotfix 4Dec 28, 2022
- Update 6Dec 27, 2022
- Update 5Jul 22, 2022
- Where are the new updates?Mar 03, 2022
- Okay, maybe I was too fast on the decision...Feb 18, 2022
- A storm is coming... (actually no)Feb 15, 2022
- Update 3Feb 09, 2022
Comments
Log in with itch.io to leave a comment.
YES! Thanks so much!
Hi!
In a completed game, how can I walk with the player? Because when I press W, it looks like he is running.
Or when I press Shift+W, it runs? I somehow didn't figure that out!
Another thing: are you planning to put water effects in the editor? For example, if I make a "pool" and the player jumps into it, he holds his breath, sinks slowly by gravity, and has to swim a bit.. Etc
You can't walk, only crouch which should be enabled in the game data editor.
And no, there are no current plans on more modifiers as of now. Maybe later.
Awesome!
Can't wait to try it out. Some of these fixes make a huge difference - specially the possibility to add different stuff on different floors. Thank you for this