| SOC: | Rockchip RK3229 |
| CPU: | Quad core ARM Cortex-A7MP |
| GPU: | Penta core, OpenGL ES 1.1/2.0 and OpenVG 1.1 support |
| DRAM: | 1GB/2GB |
| EMMC: | 8GB/16GB/32GB |
| OS: | Android 7.1 |
| RJ45: | 100M |
| WIFI: | 2.4G/5.8GHz |
Exploring the Skyrim Creation Kit: A Deep Dive into Scripting with skyrim creation kit scripts.zip
scriptname FollowPlayer
; Script to make an NPC follow the player
; Check if the player is within the specified distance if (GetDistance(PlayerRef) < fDistance) ; Move the NPC towards the player MoveTo(PlayerRef) endIf
For example, a simple script to make an NPC follow the player might look like this:
| Basic Parameters | |
| Model Number: | T96mini |
| Processor: | Rockchip RK3229 |
| Processor Core: | Quad core ARM Cortex-A7MP |
| RAM: | DDR3: 1GB/2GB |
| ROM: | EMMC 8GB/16GB/32GB |
| Operation System: | Android 7.1 |
| WIFI: | 2.4G/5.8GHz |
| Ethernet: | 100M |
| I/O | |
| Video/Audio Input: | HDMI 2.0, AV (LR+CVBS) |
| Peripheral Interface: | USB 2.0 HOST x1, USB 2.0 OTG x1 |
| Power Interface: | DC 5V@2A |
| Other Interface: | IR receiver |
| Other Attributes | |
| Place of Origin: | Guangdong, China |
| Support Resolution: | 4K |
| Brand Name: | IK |
| Type: | Android Box |
| Certification: | CE, ROHS, FCC |
| OEM/ODM: | Support Custom LOGO |
| Warranty: | 1 year |
ID, MD, PCB, UI, hardware configuration, software functionality, etc.
ODM/OEM, sample processing, material processing,
SMT processing, and other subcontracting services.
Exploring the Skyrim Creation Kit: A Deep Dive into Scripting with skyrim creation kit scripts.zip
scriptname FollowPlayer
; Script to make an NPC follow the player
; Check if the player is within the specified distance if (GetDistance(PlayerRef) < fDistance) ; Move the NPC towards the player MoveTo(PlayerRef) endIf
For example, a simple script to make an NPC follow the player might look like this: