That was the smartest answer I've ever gotten!!! I didn't think of it at any time. thanks!!!!
eckequiel
Recent community posts
Unfortunately I don't know how to fix that either. the Easy FPS Editor CE v1.10.5 version doesn't recognize transparencies very well. here you have this link to the github. The last update uploaded, if it recognizes well the transparencies, but I don't recommend to use it if you already have a very advanced project. I just finished it and I had some problems with the scaling of enemies and the use of projectiles.
https://github.com/CG8516/DumpingGround/tree/main/EFPSE_DEVBUILDS
Hello saul9090 For weapon sprites, you have to keep in mind that the engine supports a resolution of 1270 x 720 so, if you make an image with that resolution, when you want to position and scale your weapon, you should do it more or less with this measure X -1900 Y -1600 SCALE 1. This works for me. I guess it also depends on how big the image is within that resolution. The error may be due to the fact that you exceed that resolution or that the image is too heavy or that it is not the correct format, I use PNG.
The problem of the lights I have not experienced, but maybe it will be solved if you install NET 5 and VC2010 redist.
I had the same problems and solved it by installing NET 5 and VC2010 redist.
Installation instructions
Download this application from the itch.io client.
You will need .NET 5, .NET Framework 4.6 to run the editor and VC2010 redist to run the games created with it,
Windows 10 is strongly recommended, although it will work on any system with .NET 5.
***
Download the application through the itch.io client.
To run the editor you need .NET 5, .NET Framework 4.6, to run games made with it VC2010 redist.
Windows 10 is recommended, but the editor will run on any system with .NET 5.5 installed.