Where can we find game examples written with the engine? I mean, some really basic demos: FPS, physics, networking, etc.
1 Like
If you select File > New in GameStudio - you can create some sample projects, including …
Simple audio
JumpyJet (Game)
SpaceEscape (Game)
Animated model
Cubemap reflection
Custom effects
Deferred lighting
Forward lighting
Geometric primitives
HelloWorld
Render scent to texture
Model
Sprite
Terrain
Dynamic texture
Sprite entity
Sprite fonts
Touch inputs
Character controller
Constraints
Raycasting
Game menu UI
More samples will be added over time, probably with each release.
The samples are a life saver. Since the documentation section of the Paradox site is incomplete, I rely on the samples and source code quite a bit.