Community Examples: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary Tags: Reverted Visual edit  | 
				No edit summary Tags: Manual revert Visual edit  | 
				||
| Line 17: | Line 17: | ||
* [https://www.youtube.com/watch?v=-O2k1OOS1fw How to make a Boomer Shooter/Retro FPS game - Ep.7 : Custom Modifiers and Lights]  | * [https://www.youtube.com/watch?v=-O2k1OOS1fw How to make a Boomer Shooter/Retro FPS game - Ep.7 : Custom Modifiers and Lights]  | ||
* [https://www.youtube.com/watch?v=mwEks3znc9c&t How to make a Boomer Shooter/Retro FPS game - Ep.8 : Wrapping Up the Basics]  | * [https://www.youtube.com/watch?v=mwEks3znc9c&t How to make a Boomer Shooter/Retro FPS game - Ep.8 : Wrapping Up the Basics]  | ||
'''DK Productions'''  | '''DK Productions'''  | ||
Revision as of 06:37, 28 December 2024
Video Tutorials by Pixelwolf
- Fetch Quests
 - Dialogue Basics EFPSE
 - Scripting Basics in EFPSE
 - Flashlight control script EFPSE
 - Custom Shaders in EFPSE
 - Animated Menus in EFPSE
 
TJâs Creationkit
- How to make a Boomer Shooter/Retro FPS game - Ep.1 : Player and Basic Mapping
 - How to make a Boomer Shooter/Retro FPS Game - EP.2 : Skybox and Melee Weapon
 - How to make a Boomer Shooter/Retro FPS game - Ep.3 : Hitscan Weapon and Default Modifiers
 - How to make a Boomer Shooter/Retro FPS game - Ep.4 : Enemies and Decorations
 - How to make a Boomer Shooter/Retro FPS game - Ep.5 : Doors and Texture Animation
 - How to make a Boomer Shooter/Retro FPS game - Ep.6 : HUD and Projectiles
 - How to make a Boomer Shooter/Retro FPS game - Ep.7 : Custom Modifiers and Lights
 - How to make a Boomer Shooter/Retro FPS game - Ep.8 : Wrapping Up the Basics
 
DK Productions
EASY FPS EDITOR - 2024 TUTORIAL - All Basics in 30 minutes
EASY FPS EDITOR - 2024 TUTORIAL - Fake Volumetric Lights & Importing static 3d Models for BEGINNERS
Examples
- Animated HUD Items and control with globals - Pixelwolf
 - Randomised 3D Decoration Rotation - Grim Dev
 - Simple Elevator Example
 - Dash mechanic
 - Slide Mechanic
 - Grenade
 
Example Projects
- Method's tests(thanks to Muzhik s Chashkoi) - (1.11 alpha 4) Flashlight with batteries, colored flashlight, day-night cycle - Method